Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,647 for

information

(0.08 sec)
  1. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/annotation/delete-annotati...
  2. Convert XML to CSV and CSV to XML in Python

    Use Python script to convert XML to CSV and to convert CSV to XML online. This article is about how to convert XML to CSV and CSV to XML in Python....representing structured information. A CSV (comma separated values)...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  3. Convert Word to PDF in Ruby

    Users convert Word documents to PDF when sending bills and handouts etc. Let's learn how to convert Word to PDF in Ruby using cloud SDK and REST API....ruby when sending important information like online bills, transactions...

    blog.groupdocs.cloud/conversion/convert-word-do...
  4. Split PDF Files using REST API in Ruby

    Split a PDF document at certain pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....share a specific piece of information or a set of data with the...

    blog.groupdocs.cloud/merger/split-pdf-files-usi...
  5. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/parser/create-or-update-te...
  6. Convert document | Documentation

    This example demonstrates how to convert word processing document into pdf document with default options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/conversion/convert-document/
  7. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  8. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/merger/swap-pages/
  9. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/merger/join-images/
  10. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a 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. For protected documents, it is also required to provide a password....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/merger/remove-pages/