Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,903 for

data

(0.13 sec)
  1. mpp to xls converter on Document Processing RES...

    mpp to xls converter on Document Processing REST APIs | GroupDocs Cloud Recent content in mpp to xls converter on Document Processing REST APIs | GroupDocs Cloud Convert MPP to Excel Menggunakan .N......langkah-demi-langkah untuk mengekspor data MS Project ke Excel untuk analisis...

    blog.groupdocs.cloud/id/tag/mpp-to-xls-converte...
  2. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage....// 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/merger/join-multiple-docum...
  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....// 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/merger/rotate-pages/
  4. Verify Barcode 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 verify a signed document. It provides methods to verify Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects Data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object Data in request body....and search criteria by using data in request body. Verify Barcode...Document using this API. It expects data in request body. It returns...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  5. 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....// 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/merger/swap-pages/
  6. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. 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 and get the result immediately HTTP PUT ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....// 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/annotation/add-direct/
  7. Extract Images from PDF Files using Node.js | P...

    Extract images from PDF files using REST API with PDF Parser Cloud SDK for Node.js. This article is about how to extract images from PDF files using Node.js... images, and the parsing of data by a template from all popular...REST API in Node.js Extract Data from PDF using REST API in Node...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. 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...It is used to store tabular data, to import and export format...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  9. Extract Images from Word in Node.js

    Extract Images from Word in Node.js. Develop your image file extractor using GroupDocs.Parser Cloud SDKs for your business software and boost productivity....contain massive textual and visual data in many scenarios. If you need...the images from the textual data then you can leverage the Cloud...

    blog.groupdocs.cloud/parser/extract-images-from...
  10. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....// 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/editor/working-with-wordpr...