Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,903 for

data

(0.1 sec)
  1. 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....Viewer Cloud / Developer Guide / Data structures / RenderOptions RenderOptions...RenderOptions data structure used as part of data structure. Note...

    docs.groupdocs.cloud/viewer/renderoptions/
  2. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/metadata/quickstart/
  3. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice Using an SDK (API client) is the quickest way for a developer to speed up the development....// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/watermark/quickstart/
  4. desktop_5f57f7d819cae13f16323b5993e3527f72558ea...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......pika-next{float:left;-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg...no-repeat 50% 50%;mask:url("data:image/svg+xml;charset=utf8,%3Csvg...

    forum.groupdocs.cloud/stylesheets/desktop_5f57f...
  5. Converting CSV to XML using Java: A Comprehensi...

    Learn how to convert CSV to XML via Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide and start converting your files today....formats for storing and exchanging data. However, in some cases, it...useful in situations where the data is complex and requires a structured...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  6. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. Convert Excel to PDF using PHP | XLSX to PDF us...

    Programmatically convert Excel files to PDF documents on the cloud using a REST API in PHP with GroupDocs.Conversion Cloud API....inventory, accounts, computational data, and other reports. Whereas...Excel to PDF to share Excel data in a portable form. We can easily...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  8. Online PDF, Office & Image Files Annotation API...

    Add document annotation functionality to your Concrete5 website: view, annotate & share PDF, Word, Excel, PowerPoint, images straight on your site....Additionally, you can redact sensitive data within documents and add watermarks...

    blog.groupdocs.cloud/annotation/annotate-pdf-wo...
  9. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/parser/quickstart/
  10. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.MetaData Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....\ -H 'accept: multipart/form-data' \ -H "authorization: Bearer...` -H "accept: multipart/form-data" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/metadata/working-with-files/