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

document structure

(0.09 sec)
  1. 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/
  2. Format | Documentation

    Format data Structure describes supported file format Format example: { "Extension": "string", "FileFormat": "string" } Name Description Extension File format extension FileFormat File format name...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud.../ Developer Guide / Data structures / Format Format Leave feedback...

    docs.groupdocs.cloud/comparison/format/
  3. FileInfo | Documentation

    FileInfo data Structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file...Ask AI GroupDocs Cloud Documentation / GroupDocs.Annotation Cloud.../ Developer Guide / Data structures / FileInfo FileInfo Leave...

    docs.groupdocs.cloud/annotation/fileinfo/
  4. 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/
  5. 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...
  6. FileInfo | Documentation

    FileInfo data Structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud storage VersionId File Version, can be null or omitted. StorageName Name of the cloud storage. Can be omitted, then default storage used. Password The password for password-protected Documents (docx, pdf, etc)...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud.../ Developer Guide / Data structures / FileInfo FileInfo Leave...

    docs.groupdocs.cloud/comparison/fileinfo/
  7. Special Holidays Offer, 25% Off GroupDocs.Total...

    GroupDocs Holidays offer - Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order online....electronically sign image documents with stamp, text and image...image signatures. The signed documents can then be saved in JPEG...

    blog.groupdocs.cloud/total/special-holidays-off...
  8. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud ODS to XLSX Conversion Example in P......GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs...in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  9. Supported file formats | Documentation

    A complete list of file formats that can be translated using GroupDocs.Translation Cloud....Acquisition GroupDocs Cloud Documentation / GroupDocs.Translation...preserving layout, structure, and formatting. Document Extensions Description...

    docs.groupdocs.cloud/translation/supported-file...
  10. 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/