Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 1,317 for

doc to pdf

(0.11 sec)
  1. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Represents view information for PDF document Was this page helpful...

    docs.groupdocs.cloud/viewer/inforesult/
  2. Get Document Information | Documentation

    This REST API allows obtaining basic information about the Document. The endpoint accepts the Document sTorage path as input payload. Here is the list of properties that can be obtained for a Document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the Document, located in the sTorage. Required. FileInfo.STorageName STorage name It could be omitted for default sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...like ZIP archives, emails or PDF portfolios. ContainerItemInfo...

    docs.groupdocs.cloud/parser/get-document-inform...
  3. Sending Excel and ODS files for translation | D...

    How To send Excel and ODS files for translation To the selected languages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...com/0cd7b09d-4d63-4bcd-a9a5-dfd72897aa17.pdf...ff474526313a24821e98", "savingMode":...

    docs.groupdocs.cloud/translation/file/request/e...
  4. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you To convert Documents across a wide range of supported Document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability To convert any Document from a wide list of supported source Document formats inTo any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Outlook data file document; PDF – information about document...

    docs.groupdocs.cloud/conversion/features-overview/
  5. Search Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties SearchOptionsCollectionData Object Provides list of options for Documents searching. Example SearchOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType": "Contains", "DocumentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "DocumentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...search Barcode Signature in Pdf Documents. Example PdfSearchBarcodeOpti...

    docs.groupdocs.cloud/signature/search-options-o...
  6. Combine Word Documents in C#

    Let's learn how To combine Word Documents in C#. GroupDocs.Merger offers cloud SDKs and REST APIs To merge Word Documents programmatically....uploaded two different Docx/Docs files on the API cloud dashboard...Service Convert ZIP or RAR to PDF using a File Converter Join Word...

    blog.groupdocs.cloud/merger/combine-word-docume...
  7. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal Document annotaTor that supports almost all common business Document and image file formats. It gives developers an API for creating advanced online Document annotation Tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features To their users quickly. It provides features for export/import annotations inTo/from files, additionally To possibility To save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Adobe Portable Document Format (PDF) HyperText Markup Language (HTML)...

    docs.groupdocs.cloud/annotation/overview/
  8. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how To retrieve metered license consumption. You can find more information about Docker version at How To self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Request * cURL example To get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer Token>" Response { "credit": 487848, "quantity": 6061570985....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Requests\ConvertDocumentDirec ( "pdf" , $filePath ); // Get consumption...

    docs.groupdocs.cloud/comparison/metered-consump...
  9. Supported Document Formats | Documentation

    The following table indicates the file formats from which GroupDocs.Parser Cloud can extract data. Document Type Parse Document by Template Extract Text Extract Document Info Extract Images Extract Container Items Info Word Processing Doc Microsoft Word Document ✔ ✔ ✔ ✔ DOT Microsoft Word Document Template ✔ ✔ ✔ ✔ DocX Office Open XML Document ✔ ✔ ✔ ✔ DocM Office Open XML Macro-Enabled Document ✔ ✔ ✔ ✔ DOTX Office Open XML Document Template ✔ ✔ ✔ ✔ DOTM Office Open XML Document Macro-Enabled Template ✔ ✔ ✔ ✔ TXT Plain text ✔ ✔ ODT Open Document Text ✔ ✔ ✔ ✔ OTT Open Document Text Template ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ Pdf Pdf Portable Document Format File ✔ ✔ ✔ ✔ Markup HTML Hypertext Markup Language File ✔ ✔ XHTML Extensible Hypertext Markup Language File ✔ ✔ MHTML MIME HTML File ✔ ✔ MD Markdown ✔ ✔ XML XML File ✔ ✔ Ebooks CHM Compiled HTML Help File ✔ ✔ EPUB Digital E-Book File Format ✔ ✔ FB2 FictionBook 2....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...✔ ✔ Rich Text Format ✔ ✔ ✔ ✔ PDF Portable Document Format File...

    docs.groupdocs.cloud/parser/supported-document-...
  10. comparison.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://Docs.groupDocs.cloud/comparison/accept-all-revisions/ weekly 0.5 https://Docs.groupDocs.cloud/comparis......org/1999/xhtml https://docs.groupdocs.cloud/comparison/...visions/ weekly 0.5 https://docs.groupdocs.cloud/comparison/...

    docs.groupdocs.cloud/sitemaps/comparison.xml