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

document structure

(0.1 sec)
  1. 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/
  2. 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/
  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 Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...preserving formatting and structure. This approach streamlines...API, streamlining project documentation and enhancing accessibility...

    blog.groupdocs.cloud/groupdocs.cloud/page/7/
  5. 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...
  6. 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/
  7. 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.... Easily convert HTML documents to high-quality images using...and structure web pages. On the other hand, Word documents are...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  8. 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...
  9. 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...
  10. ItemsStyle | Documentation

    ItemsStyle data Structure used for styling comparison differences. ItemsStyle example: { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true } Name Description FontColor Font color for changed components. A string representation of RGB color, converted to integer (“14297642” for Red color, as example) HighlightColor Highlight color for changed components BeginSeparatorString Start tag for changed components EndSeparatorString End tag for changed components Bold Bold style for changed components Italic Italic style for changed components StrikeThrough Strike through style for changed components Underline Underline style for changed components...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud.../ Developer Guide / Data structures / ItemsStyle ItemsStyle Leave...

    docs.groupdocs.cloud/comparison/itemsstyle/