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

storage api

(0.22 sec)
  1. Rename email fields | Documentation

    When rendering email messages, by default the Api uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The Api provides a new property FieldLabels in EmailOptions class to change the field labels....email messages, by default the API uses the English language to...labels for email header. The API provides a new property FieldLabels...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  2. 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-...
  3. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST Api allows us to convert the supported document formats to Word Processing Document Formats and returns the output document Storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a Storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST Api directly from the browser....Conversion Cloud REST API allows us to convert the to Word...returns the output document storage URL and also support to get...

    docs.groupdocs.cloud/conversion/convert-to-word...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST Apis | GroupDocs Cloud...Excel to PDF in Java using REST API Excel spreadsheet is one of the...Java on the cloud using REST API. There are several reasons why...

    blog.groupdocs.cloud/groupdocs.cloud/page/23/
  5. Render document with notes | Documentation

    GroupDocs.Viewer Cloud does not include notes in the rendering results. However, you can choose between to show or hide the notes in the output. If you want to see notes in your rendering result, use RenderNotes property of the HtmlOptions (or JpgViewOptions, or PdfOptions). The following code sample renders Presentation with notes. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud Storage Render document or get document info Download rendered 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 document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/render-document-wit...
  6. Skip rendering of empty columns | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting to render empty columns as shown in the sample below. Api Usage There are steps that usage of GroupDocs.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  7. 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/
  8. 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
  9. 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/
  10. 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...