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

document structure

(0.04 sec)
  1. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Merger-Cloud only The metered license can be used in Docker version of GroupDocs.Merger-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.Merger Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Merger API calls charge is based on Document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined Documents, there may be extra credit consumed, because of internal implementation....Ask AI GroupDocs Cloud Documentation / GroupDocs.Merger Cloud...API calls charge is based on document size: 1 credit per call per...

    docs.groupdocs.cloud/merger/metered-consumption/
  2. Java Convert HTML to Word DOC or DOCX.

    Learn how to convert HTML to Word (DOC, DOCX) programmatically in Java using GroupDocs.Conversion Cloud REST API, quickly and efficiently....and structure web pages. On the other hand, Word documents are...creating and editing text-based documents. There are several reasons...

    blog.groupdocs.cloud/conversion/convert-html-to...
  3. CSV to PDF | CSV to PDF Conversion in C#. Conve...

    How to convert CSV files to PDF format with ease using our step-by-step guide. Easy and simple CSV to PDF conversion using C# and GroupDocs.Conversion Cloud API....fall short in providing a structured and universally accessible...converting CSV to PDF (Portable Document Format) becomes evident as...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  4. 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/
  5. 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-...
  6. 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-...
  7. 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...
  8. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-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.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on Document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...Ask AI GroupDocs Cloud Documentation / GroupDocs.Annotation Cloud...API calls charge is based on document size: 1 credit per call per...

    docs.groupdocs.cloud/annotation/metered-consump...
  9. 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 drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt 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/
  10. 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...