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

document structure

(0.05 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Remove Image Watermark from PDF in C# | Delete PDF Watermark Learn how to remove im......Document Processing REST APIs | GroupDocs Cloud Recent content...content on Document Processing REST APIs | GroupDocs Cloud Remove...

    blog.groupdocs.cloud/index.xml
  7. 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-...
  8. 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/
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...can be used to establish, structure, and categorize almost anything...your raw text as well as documents ‎into the predefined categories...

    blog.groupdocs.cloud/groupdocs.cloud/page/42/
  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/