Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 11,582 for

formatting

(0.66 sec)
  1. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options...."text" : "123456789012" , "format" : "Portable Network Graphic"...

    docs.groupdocs.cloud/signature/searchresult/
  2. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....list of all supported file formats in GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/quickstart/
  3. Преобразование HTML в PDF на C# с помощью REST API

    Преобразуйте веб-страницу HTML в документ PDF онлайн на C#, чтобы сохранить формат или распечатать его. Эта статья о том, как преобразовать HTML в PDF на C# с помощью REST API....html", Format = "pdf", OutputPath = "csh...WriteLine("Successfully converted HTML to PDF format online in C#: " + response[0]...

    blog.groupdocs.cloud/ru/conversion/convert-html...
  4. C#: HTML を Word に変換 | HTML を DOC に変換 | HTML を D...

    ステップバイステップガイドを使用して、HTMLコンテンツをDOCX形式に変換します。簡単でシンプルなHTMLからWordへの変換チュートリアルで、WebからWordにエクスポートできます。...html", Format = "doc", OutputPath = "Converted...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\",\"OutputPath\":...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  5. MPP を Excel に変換 | MPP を XLS にエクスポート | MPP を XLS...

    C# .NET を使用して MS Project (MPP) ファイルを Excel 形式 (XLS/XLSX) に変換する方法を学びます。MPP から XLS または MPP から XLSX への動的な変換。MPP から XLS へのコンバーター...mpp", Format = "xls", OutputPath = "converted...\"FilePath\": \"{inputMPP}\", \"Format\": \"xls\", \"OutputPath\":...

    blog.groupdocs.cloud/ja/conversion/convert-mpp-...
  6. Python에서 DOCX를 HTML로 변환하는 방법

    Python에서 GroupDocs.Conversion Cloud SDK를 사용하여 DOCX를 HTML로 변환하는 자동화 방법을 배웁니다. 단계별 가이드는 설정, 코드, cURL 및 반응형 출력에 대해 다룹니다.... format = "html" convert_settings ...file_info = file_info settings . format = "html" settings . options...

    blog.groupdocs.cloud/ko/conversion/how-to-docx-...
  7. Word Dokument mit PHP in einer HTML-Seite anzei...

    Zeigen Sie Word Dokumente mithilfe einer REST-API in PHP mit GroupDocs.Viewer Cloud für PHP SDK programmgesteuert in einer HTML-Seite an. Rendern Sie DOCX in eine responsive Webseite....at(Model\ViewOptions::VIEW_FORMAT_HTML); // Definieren Sie HTML-Optionen...at(Model\ViewOptions::VIEW_FORMAT_HTML); // Definieren Sie HTML-Optionen...

    blog.groupdocs.cloud/de/viewer/display-word-doc...
  8. Java Konvertieren Sie HTML in Word DOC oder DOCX.

    Erfahren Sie, wie Sie HTML mithilfe der GroupDocs.Conversion Cloud REST API programmgesteuert in Java schnell und effizient in Word (DOC, DOCX) konvertieren....Dateiformate in jedes gewünschte Format. Sie können mehr als 50 Datei...docx"); // in das angegebene Format konvertieren List<StoredConvertedResul>...

    blog.groupdocs.cloud/de/conversion/convert-html...
  9. Exibir documento do Word em página HTML usando ...

    Exiba programaticamente o documento do Word na página HTML usando uma API REST em PHP com GroupDocs.Viewer Cloud para PHP SDK. Renderize DOCX em uma página da Web responsiva....at(Model\ViewOptions::VIEW_FORMAT_HTML); // Definir opções de...at(Model\ViewOptions::VIEW_FORMAT_HTML); // Define HTML options...

    blog.groupdocs.cloud/pt/viewer/display-word-doc...
  10. 使用 Node.js 從 PDF 文件中提取圖像 |在 Node.js 中解析 PDF

    使用 REST API 和適用於 Node.js 的 PDF Parser Cloud SDK 從 PDF 文件中提取圖像。本文介紹如何使用 Node.js 從 PDF 文件中提取圖像...log("Image format: " + image.fileFormat + "....downloadUrl); console.log("Image format: " + image.fileFormat + "....

    blog.groupdocs.cloud/zh-hant/parser/extract-ima...