Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 19,889 for

file api

(1.32 sec)
  1. Remove Metadata By Property Name Match Exact Ph...

    This REST Api allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET 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 (example endpoint) curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties...CLIENT_SECRET curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. Edit Word Documents Online using a Free Word Ed...

    This blog post introduces a free Word editor to edit Word documents online effortlessly. You can now edit MS Word Files without installing any software.... We also use this file format immensely in our business...to edit some critical Word files. Luckily, there is an easy-to-use...

    blog.groupdocs.cloud/editor/edit-word-documents...
  3. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages into HTML, PDF, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how to adjust output page size.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/adjust-page-size/
  4. 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...
  5. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  6. how to convert csv to json nodejs on Document P...

    how to convert csv to json nodejs on Document Processing REST Apis | GroupDocs Cloud Recent content in how to convert csv to json nodejs on Document Processing REST Apis | GroupDocs Cloud Come conv......on Document Processing REST APIs | GroupDocs Cloud Recent content...Processing REST APIs | GroupDocs Cloud Come convertire file CSV in JSON...

    blog.groupdocs.cloud/it/tag/how-to-convert-csv-...
  7. 使用 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...
  8. node convert csv to nested json online on Docum...

    node convert csv to nested json online on Document Processing REST Apis | GroupDocs Cloud Recent content in node convert csv to nested json online on Document Processing REST Apis | GroupDocs Cloud......on Document Processing REST APIs | GroupDocs Cloud Recent content...Processing REST APIs | GroupDocs Cloud Cara Mengonversi File CSV ke JSON...

    blog.groupdocs.cloud/id/tag/node-convert-csv-to...
  9. Java extract pages from Word document online on...

    Java extract pages from Word document online on Document Processing REST Apis | GroupDocs Cloud Recent content in Java extract pages from Word document online on Document Processing REST Apis | Gro......on Document Processing REST APIs | GroupDocs Cloud Recent content...on Document Processing REST APIs | GroupDocs Cloud Ekstrak Halaman...

    blog.groupdocs.cloud/id/tag/java-extract-pages-...
  10. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud Api provides annotation data from supported File formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....Cloud API provides annotation data from supported file formats...Annotation Information This API retrieves(imports) annotation...

    docs.groupdocs.cloud/annotation/working-with-an...