Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 19,271 for

file api

(0.31 sec)
  1. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want to see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how to render a Word document including tracked changes. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  2. Self-host GroupDocs.Viewer Cloud with Docker | ...

    Self-host GroupDocs.Viewer Cloud with Docker...binaries, runtime dependencies, file system. The container is an...create two optional folders with files to process and custom fonts...

    docs.groupdocs.cloud/viewer/self-host-groupdocs...
  3. Java convert PNG to SVG without losing color on...

    Java convert PNG to SVG without losing color on Document Processing REST Apis | GroupDocs Cloud Recent content in Java convert PNG to SVG without losing color on Document Processing REST Apis | Gro......on Document Processing REST APIs | GroupDocs Cloud Recent content...Processing REST APIs | GroupDocs Cloud Konversi file PNG ke SVG Secara...

    blog.groupdocs.cloud/id/tag/java-convert-png-to...
  4. Add Metadata By Property Name | Documentation

    This REST Api allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties that may have names containing specified string value. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d 'grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET' \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a document curl -v "https://Api....feedback On this page This REST API allows you to add metadata information...variables. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  5. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST Api allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the convert to PDF format example. cURL example Linux/MacOS/Bash curl -X POST "https://Api....Conversion Cloud REST API allows to convert the to PDF...GroupDocs.Conversion Cloud REST API resource has been used in the...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  6. Rename email fields | Documentation

    When rendering email messages, by default the Api uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The Api provides a new property FieldLabels in EmailOptions class to change the field labels....email messages, by default the API uses the English language to...labels for email header. The API provides a new property FieldLabels...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  7. Remove Metadata By Tag | Documentation

    This REST Api allows to remove metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to remove all metadata properties with the “Created” tag name. Linux/MacOS/Bash # Get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example: remove metadata from a document curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties...cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. Add Metadata By Tag | Documentation

    This REST Api allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Linux/MacOS/Bash # Get JWT token curl -v 'https://Api.groupdocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # Join several documents into one curl -v 'https://Api....feedback On this page This REST API allows to add metadata properties...Get JWT token curl -v 'https://api.groupdocs.cloud/connect/token'...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  9. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud Api 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息...分类云API # GroupDocs.Classification Cloud API 检索 IAB-2 分类法...GroupDocs.Classification Cloud API 支持 IAB-2 分类方案,下面列出了一些分类示例: “汽车”,...

    blog.groupdocs.cloud/zh/classification/classify...
  10. how to save each page of a word document separa...

    how to save each page of a word document separately on Document Processing REST Apis | GroupDocs Cloud Recent content in how to save each page of a word document separately on Document Processing R......on Document Processing REST APIs | GroupDocs Cloud Recent content...on Document Processing REST APIs | GroupDocs Cloud Cara Membagi...

    blog.groupdocs.cloud/id/tag/how-to-save-each-pa...