Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,887 for

data

(0.21 sec)
  1. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions Data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....Viewer Cloud / Developer Guide / Data structures / PdfOptimizationOptio...feedback PdfOptimizationOptio data structure contains the PDF optimization...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  2. ConversionSettings | Documentation

    ConversionSettings Data structure used as input parameters for Document Conversion API. ConversionSettings example { "Format": "string", "FilePath": "string", "Storage": "string", "LoadOptions": { "Password": "string", }, "ConvertOptions": { "FromPage": "integer", "PagesCount": "integer" }, "OutputPath": "string" } ConversionSettings fields Name Description Format Specifies target conversion format. Required. FilePath The path of the document, located in the storage. Required. StorageName Storage name LoadOptions Format specific LoadOptions. ConvertOptions Format specific ConvertOptions. OutputPath Path to store conversion result....Conversion Cloud / Developer Guide / Data structures / ConversionSettings...feedback ConversionSettings data structure used as input parameters...

    docs.groupdocs.cloud/conversion/conversionsetti...
  3. GroupDocs.Viewer for Cloud on Document Processi...

    GroupDocs.Viewer for Cloud on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Viewer for Cloud on Document Processing REST APIs | GroupDocs Cloud Dukungan File Data Outl......GroupDocs Cloud Dukungan File Data Outlook dan Daftar Tetapkan...18.11 mencakup dukungan File Data Outlook Rilis Publik Pertama...

    blog.groupdocs.cloud/id/tag/groupdocs.viewer-fo...
  4. Render XLSX to PDF on Document Automation REST ...

    Render XLSX to PDF on Document Automation REST APIs | GroupDocs Cloud Recent content in Render XLSX to PDF on Document Automation REST APIs | GroupDocs Cloud Vykreslujte Data Excelu do PDF pomocí R......GroupDocs Cloud Vykreslujte data Excelu do PDF pomocí REST API...Node.js Programově vykreslujte data tabulky Microsoft Excel do PDF...

    blog.groupdocs.cloud/cs/tag/render-xlsx-to-pdf/...
  5. Render OST to HTML on Document Processing REST ...

    Render OST to HTML on Document Processing REST APIs | GroupDocs Cloud Recent content in Render OST to HTML on Document Processing REST APIs | GroupDocs Cloud Render File Data Outlook Ke HTML menggu......GroupDocs Cloud Render File Data Outlook Ke HTML menggunakan...Secara terprogram Render File Data Outlook (.ost) Ke HTML menggunakan...

    blog.groupdocs.cloud/id/tag/render-ost-to-html/...
  6. Render XLSX to PDF on Document Processing REST ...

    Render XLSX to PDF on Document Processing REST APIs | GroupDocs Cloud Recent content in Render XLSX to PDF on Document Processing REST APIs | GroupDocs Cloud Render Data Excel ke PDF menggunakan RE......APIs | GroupDocs Cloud Render Data Excel ke PDF menggunakan REST...js Secara terprogram merender data spreadsheet Microsoft Excel...

    blog.groupdocs.cloud/id/tag/render-xlsx-to-pdf/...
  7. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  8. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  9. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order to render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used. The following code sample shows how to render layouts along with the Model of a CAD drawing. 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....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  10. Get View Info for MS Project Document | Documen...

    GroupDocs.Viewer Cloud provides additional information such as project start and end dates for MS Project documents when calling Info method. Following example demonstrates how to retrieve view information for MS Project 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....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/get-view-info-for-m...