Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 352 for

document structure

(0.05 sec)
  1. 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...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud.../ Developer Guide / Data structures / Size Size Leave feedback...

    docs.groupdocs.cloud/comparison/size/
  2. A REST API Solution to Merge and Split Document...

    GroupDocs.Merger Cloud is a REST API solution to Merge and Split Documents like PDF, word processing Documents, spreadsheets and more supported formats....APIs position as leader of Document Manipulation APIs, we are...and split a wide range of document formats on any platform, without...

    blog.groupdocs.cloud/merger/a-rest-api-solution...
  3. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Add Image Watermark to PowerPoint Presentation using .NET REST API Learn how to add......Document Processing REST APIs | GroupDocs Cloud Recent content...content on Document Processing REST APIs | GroupDocs Cloud Add Image...

    blog.groupdocs.cloud/index.xml
  4. GroupDocs.Rewriter Cloud | Documentation

    An introduction to natural language processing technology and how GroupDocs.Rewriter Cloud can help you use it for your day-to-day business needs....Acquisition GroupDocs Cloud Documentation / GroupDocs.Rewriter Cloud...piece of text or an entire document while retaining its meaning...

    docs.groupdocs.cloud/rewriter/
  5. RenderOptions | Documentation

    RenderOptions data Structure used as part of ViewOptions data Structure. Note Not all options are supported by all Document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud.../ Developer Guide / Data structures / RenderOptions RenderOptions...

    docs.groupdocs.cloud/viewer/renderoptions/
  6. Minified HTML and Responsive HTML using PHP SDK...

    Render the responsive HTML and minified HTML and SVG Documents using PHP SDK for Document Viewer Cloud API by GroupDocs Cloud....rendering specific layer of CAD documents along with many other new...object , that lets you render documents as responsive output HTML...

    blog.groupdocs.cloud/viewer/minified-and-respon...
  7. PageInfo | Documentation

    PageInfo data Structure represents information about page PageInfo example: { "Width": 0, "Height": 0, "PageNumber": 0 } Name Description Width Page width Height Page height PageNumber Page number...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud.../ Developer Guide / Data structures / PageInfo PageInfo Leave...

    docs.groupdocs.cloud/comparison/pageinfo/
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...translate Word and Excel documents into other languages. With...GroupDocs.Translation Cloud, any document can be translated from English...

    blog.groupdocs.cloud/groupdocs.cloud/page/41/
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...and structure web pages. On the other hand, Word documents are...creating and editing text-based documents. There are several reasons...

    blog.groupdocs.cloud/groupdocs.cloud/page/22/
  10. RevisionInfo | Documentation

    RevisionInfo data Structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) text Revision text author Revision author...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud.../ Developer Guide / Data structures / RevisionInfo RevisionInfo...

    docs.groupdocs.cloud/comparison/revisioninfo/