Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 329 for

document structure

(0.03 sec)
  1. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of Documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered Document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...optimize the rendering of documents into HTML, one of the solutions...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  2. Convert HTML to PNG Image in Java - HTML to PNG...

    Easily convert HTML Documents to high-quality images using Java Cloud SDK. This article is about how to convert HTML to PNG image in Java programmatically....language used to create and structure web content. On the other...graphics. Converting an HTML document to a PNG image can provide...

    blog.groupdocs.cloud/conversion/convert-html-to...
  3. PDF to Excel | Convert PDF to XLS | Transform P...

    Convert PDF files to Excel workbooks using C# .NET. Perform seamless PDF to XLS conversion online....effortlessly transform your PDF documents into Excel format, enabling...accuracy in preserving the structure and content of your PDF data...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  4. GroupDocs.Conversion Cloud Product Family on Do...

    GroupDocs.Conversion Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Conversion Cloud Product Family on Document Automation REST APIs | GroupDocs......Conversion Cloud Product Family on Document Automation REST APIs | GroupDocs...Conversion Cloud Product Family on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. Common structures | Documentation

    Page contains description for common Structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud.../ Data structures / Common structures Common structures Leave...

    docs.groupdocs.cloud/signature/common-structures/
  6. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)....Ask AI GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud.../ Developer Guide / Data structures / LoadOptions LoadOptions...

    docs.groupdocs.cloud/conversion/loadoptions/
  7. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Acquisition GroupDocs Cloud Documentation / GroupDocs.Total Cloud...information. Because of its compact structure, JWT is usually used in HTTP...

    docs.groupdocs.cloud/total/authenticating-api-r...
  8. json to html api on Document Automation REST AP...

    json to html api on Document Automation REST APIs | GroupDocs Cloud Recent content in json to html api on Document Automation REST APIs | GroupDocs Cloud Convertir JSON a HTML usando Node.js | API ......json to html api on Document Automation REST APIs | GroupDocs...content in json to html api on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/es/tag/json-to-html-api/in...
  9. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Request * cURL example to get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud...37938 } Response The response structure contains metered license consumption...

    docs.groupdocs.cloud/comparison/metered-consump...
  10. Convert CSV to JSON | Export CSV to JSON in C# ...

    Learn how to convert CSV files to JSON format easily with our step-by-step guide. Export CSV to JSON with ease....data, but JSON offers a more structured and versatile approach, making... including improved data structure, enhanced compatibility with...

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