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

doc to pdf

(0.65 sec)
  1. Join Word Documents using a Word Document Merger

    Follow this guide To learn how To join Word Documents programmatically. GroupDocs.Merger has exposed cloud SDKs and REST APIs To merge Word Documents....українська Polski Working with Docs/Docx files becomes a hassle...have uploaded two different Docs/Docx files on the API cloud...

    blog.groupdocs.cloud/merger/join-word-documents...
  2. Sending CSV files for translation | Documentation

    How To send CSV 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/c...
  3. Sending HTML files for translation | Documentation

    How To send HTML 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/h...
  4. Disable characters grouping | Documentation

    To improve content positioning when rendering Pdf Documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: 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. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...by document type / Rendering PDF Documents / Disable characters...

    docs.groupdocs.cloud/viewer/disable-characters-...
  5. Sending Markdown files for translation | Docume...

    How To send Markdown 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/m...
  6. 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/
  7. 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...
  8. 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...
  9. 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/
  10. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering Pdf Documents inTo image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering inTo PNG and JPG. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...by document type / Rendering PDF Documents / Enable font hinting...

    docs.groupdocs.cloud/viewer/enable-font-hinting/