Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 5,343 for

storage api

(0.12 sec)
  1. How to Convert XLSM to CSV in Python

    Convert XLSM file to CSV format using our GroupDocs.Conversion REST Api. This article is about how to convert XLSM to CSV in Python.... While CSV is a data storage format that contain comma separated...covered in this article: Python API for XLSM to CSV Conversion -...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  2. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  3. Rotate Pages | Documentation

    This REST Api allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....feedback On this page This REST API allows changing page rotation...in the storage Required property StorageName Storage name Could...

    docs.groupdocs.cloud/merger/rotate-pages/
  4. Working with Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST Api supports to add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following Api....Signature Cloud REST API supports to add Digital Signature...(if required) using following API. It expects data in request body...

    docs.groupdocs.cloud/signature/working-with-dig...
  5. Latest GroupDocs.Signature Cloud Product Family...

    Get technical support of GroupDocs.Signature Cloud....Signature Cloud API Issue 62 1111 December 9, 2024..."Account Name" while creating a storage account in GroupDocs 1 343...

    forum.groupdocs.cloud/c/signature/13
  6. Join Document Pages | Documentation

    This REST Api allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....feedback On this page This REST API allows merging the source document...in the storage Required property StorageName Storage name Could...

    docs.groupdocs.cloud/merger/join-document-pages/
  7. Convert CSV to Excel XLS/XLSX Spreadsheet in Py...

    How do i convert a csv file to excel or import csv to excel online. Let's learn how to convert CSV to Excel XLS/XLSX spreadsheet in Python....Cloud API provides secure and fast way...Rest API and Python SDK ](#CSV to Excel XLS/XLSX Rest API and...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  8. Split drawing into tiles | Documentation

    Tiled rendering or (rendering by coordinates) is the process of rendering CAD drawings (into an image, HTML or PDF) by dividing into square parts and rendering each part (or tile) separately. The advantage of this process is that the amount of memory involved is reduced as compared to rendering the entire document at once. Generally, DWG documents are divided into pages by Model and Layouts, but when the tiled rendering is enabled, only the Model is rendered and every tile composes a separate page.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/split-drawing-into-...
  9. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud Storage Compare documents or get document info Download comparison result document from Storage Steps 1 and 3 are Storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...input documents into cloud storage Compare documents or get document...

    docs.groupdocs.cloud/comparison/set-document-me...
  10. Convert HTML to PDF in C# .NET

    Discover how GroupDocs.Cloud Conversion Api simplifies HTML to PDF conversion. Programmatically convert HTML to PDF with ease using C# .NET....NET Cloud API for HTML to PDF conversion. From...topics: HTML to PDF Conversion API Convert HTML to PDF using C#...

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