Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 6,179 for

parser

(0.12 sec)
  1. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/viewoptions/
  2. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/supported-f...
  3. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Преобразование SVG в PNG в Node.JS Узнайте,......Parser Cloud MCP Server Узнайте, как...установить открытый сервер GroupDocs.Parser Cloud MCP Server, лёгкую обёртку...

    blog.groupdocs.cloud/ru/groupdocs.cloud/index.xml
  4. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud كيفية دمج مستندات Word متعددة في Node.JS تعلم كيفية دمج مستندات Word في Node.JS باس......Parser Cloud MCP المفتوح المصدر تعرف...كيفية إعداد خادم GroupDocs.Parser Cloud MCP المفتوح المصدر، وهو...

    blog.groupdocs.cloud/ar/index.xml
  5. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptions/
  6. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signsettings/
  7. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/overview/
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Parser Cloud MCP con agenti e assistenti...

    blog.groupdocs.cloud/it/groupdocs.cloud/page/4/
  9. \"DOCX を HTML に変換する C# | Word から HTML へ | DOC を...

    \"Word 文書 (DOC, DOCX) をレスポンシブ HTML に変換する方法を学びます。 .NET REST API を使用して DOC を HTML に変換したり、C# で DOCX を HTML にエクスポートします。\"...cloud/ja/parser/extract-text-from-html-using-csharp/...https: //blog.groupdocs.cloud/ja/parser/extract-images-from-email-using-csharp/...

    blog.groupdocs.cloud/ja/conversion/convert-word...
  10. 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....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/quickstart/