Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 20,021 for

file api

(2.52 sec)
  1. ApplyRevisionsOptions | Documentation

    ApplyRevisionsOptions data structure defines options for applying revisions using “PUT” /comparison/revisions Api method ApplyRevisionsOptions example: { 'SourceFile': { 'FilePath': 'source_Files/word/source_with_revs.docx' }, 'Revisions': [ { 'Id': 0, 'action': 'Accept' }, { 'Id': 1, 'action': 'Accept' }, ], 'OutputPath': 'output/result.docx' } Name Description SourceFile Information about source File Revisions Array of revision settings OutputPath Path to the output document...“PUT” /comparison/revisions API method ApplyRevisionsOption example:...'SourceFile' : { 'FilePath' : 'source_files/word/source_with_revs.docx'...

    docs.groupdocs.cloud/comparison/applyrevisionso...
  2. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target Files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details....changes between source and target files and save result with (or without)...how to accept/reject changes. API usage There are steps that usage...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  3. 在 Java 中将 Word 转换为 PNG 并将 PNG 转换为 Word 文档

    使用我们免费且安全的 Api,在几秒钟内将 Word DOC 转换为优化的 PNG 图像。让我们看看如何在 Java 中将 Word 转换为 PNG 以及将 PNG 转换为 Word 文档。...REST API 将 Word 转换为 PNG 并将 PNG 转换为 Word – 安装 使用 REST API 在 Java...如何使用 REST API 在 Java 中将 PNG 转换为 Word DOCX Java 使用 REST API 将 Word...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  4. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you to reorder the document pages. The order of the pages in the source document is never changed, instead, the Api applies reordering to the resultant PDF document. The following code snippet shows how to reorder pages. 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....never changed, instead, the API applies reordering to the resultant...shows how to reorder pages. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/reorder-pages/
  5. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert Api method will return the converted document in the response body....is not provided: the convert API method will return the converted...Password The password to open file It should be specified only...

    docs.groupdocs.cloud/conversion/convert-n-conse...
  6. Adjust text overflow in cells | Documentation

    When Spreadsheet is rendered overflowed text inside the cell overlays subsequent cells until it meets non-empty cell. GroupDocs.Viewer Cloud provides a setting to configure the mode which will be used for rendering overflowed text: To set the overflowed text to be hidden, set SpreadsheetOptions.TextOverflowMode to HideText as shown in the example below. To set the overflowed text to overlay subsequent cells until it meets non empty cell, set SpreadsheetOptions.TextOverflowMode to OverlayIfNextIsEmpty.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/adjust-text-overflo...
  7. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert Api method will return the converted document in the response body....is not provided: the convert API method will return the converted...Swagger UI lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  8. image file extractor on Document Processing RES...

    image File extractor on Document Processing REST Apis | GroupDocs Cloud Recent content in image File extractor on Document Processing REST Apis | GroupDocs Cloud Извлечение изображений из Word в No......image file extractor on Document Processing REST APIs | GroupDocs...image file extractor on Document Processing REST APIs | GroupDocs...

    blog.groupdocs.cloud/ru/tag/image-file-extracto...
  9. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST Api allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the convert to spreadsheet Format example....Conversion Cloud REST API allows us to convert the to Spreadsheet...GroupDocs.Conversion Cloud REST API resource has been used in the...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  10. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF document. 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/pdf-viewer-protect-...