Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 354 for

document structure

(0.04 sec)
  1. 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/
  2. 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/
  3. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data Structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the Document, instead of waiting for the entire file to download....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud.../ Developer Guide / Data structures / PdfOptimizationOptio PdfOptimizationOptio...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Easily convert HTML documents to high-quality images using...and structure web pages. On the other hand, Word documents are...

    blog.groupdocs.cloud/groupdocs.cloud/page/21/
  5. 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/
  6. 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/
  7. 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 Summarize Document Content in C# .N......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
  8. GroupDocs.Conversion 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....PDF (Portable Document Format) is a secure document format that...data format for representing structured data objects. It is often...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  9. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word Documents to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to transform DOC, DOCX files to web-friendly HTML using Node.js.... Converting documents to using Node.js enables developers...show how to convert Word documents ( DOC , DOCX ) to HTML using...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  10. CSV to JSON in Node.js | Convert CSV to JSON wi...

    Convert CSV to JSON in Node.js using GroupDocs.Conversion SDK. A scalable and secure REST API for transforming tabular data into Structured JSON format....Object Notation) is a more structured and hierarchical data format...powerful REST API that simplifies document format transformations in...

    blog.groupdocs.cloud/conversion/convert-csv-to-...