Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 3,332 for

doc to doc

(0.04 sec)
  1. Enable layered rendering | Documentation

    When rendering inTo HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML Document size. To improve content positioning wen rendering multi-layered PDF Document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according To z-order in original PDF Document when rendering inTo HTML. This option is supported when rendering To HTML only. Following code sample demonstrates how To enable layered rendering....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  2. Working With Document Pages | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Articles in this section...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/document-pages/
  3. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs To the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/changeinfo/
  4. Getting Started | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/getting-started/
  5. Supported Platforms | Documentation

    GroupDocs.EdiTor Cloud is a REST API that can be used with any language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients To work with REST APIs). You do not need To worry about language or platform limitations. You can use it with any platform – web, deskTop, mobile, and cloud....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/editor/supported-platforms/
  6. Size | Documentation

    Size data structure used To specify comparison result size. Size example: { "Width": 0, "Height": 0 } Name Description Width Width of item Height Height of item...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/size/
  7. GroupDocs.Total Cloud Product Family

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate Documents of almost all the popular file formats....Convert, Compare, Store and e-Sign Docs in Cloud GroupDocs.Total Cloud...

    blog.groupdocs.cloud/categories/groupdocs.total...
  8. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability To select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how To set resultant file metadata. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/set-document-me...
  9. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p1.html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p2.html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p3.html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p4.html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of Document pages page....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/viewresult/
  10. Parse by Template Defined as an Object | Docume...

    This REST API allows us To extract Document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how To extract data from a source Document by a user-defined template. Here you can see how To parse text fields by regular expressions and a table inside the Document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/parse-by-template-d...