Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 6,465 for

file format

(0.06 sec)
  1. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific pages from word processing documents into pdf documents. 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....Password The password to open file It should be specified only...'WordProcessing/four-pages.docx', 'Format': 'pdf', 'ConvertOptions':...

    docs.groupdocs.cloud/conversion/convert-specifi...
  2. comparison.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/comparison/accept-all-revisions/ weekly 0.5 https://docs.groupdocs.cloud/comparis......cloud/comparison/comparing-different-file-formats/ weekly 0.5 https://docs...groupdocs.cloud/comparison/format/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/comparison.xml
  3. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. 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....Password The password to open file It should be specified only...'WordProcessing/four-pages.docx', 'Format': 'pdf', 'WatermarkOptions':...

    docs.groupdocs.cloud/conversion/add-watermark/
  4. Working with Presentations | Documentation

    Presentation documents are presented by many Formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate Format family among all others. Same as for all other family Formats, the Presentation family has its own load and saves options. 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 Spreadsheet Format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....page are presented by many formats: PPT, PPTX, PPTM, PPS(X/M)...Editor Cloud as a separate format family among all others. Same...

    docs.groupdocs.cloud/editor/working-with-presen...
  5. Compare PDF Files using REST API in Python | Co...

    Programmatically compare two or more PDF Files using a REST API on the cloud in Python with GroupDocs.Comparison Cloud SDK for Python....Document Format ) is one of the most commonly used file types today...will learn how to compare PDF files using a REST API in Python ...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  6. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...{ // retrieve supported file-formats var request = new groupdocs_viewer_cloud_1...while calling API: {0} " . format ( e . message )) Ruby # Load...

    docs.groupdocs.cloud/viewer/working-with-storage/
  7. Split PDF Documents using REST API in Node.js |...

    Programmatically split PDF documents using a REST API on the cloud in Node.js with Document Splitter Cloud SDK for Node.js....need to split PDF files into several files programmatically....REST API in Node.js Split PDF Files into MultiPage PDF Documents...

    blog.groupdocs.cloud/merger/split-pdf-documents...
  8. Extract PDF Pages in Java | PDF Extractor

    Learn how to extract pages from PDF in Java and separate PDF pages online. This article provides step-by-step guide on how to use GroupDocs.Merger API....If you are working with PDF files, you may find yourself in a...from a PDF file. Extracting pages from a PDF file can be a time-consuming...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  9. Get Document Information | Documentation

    This REST API allows obtaining basic inFormation about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File Format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....Document file extension; Document size in bytes; Document file format;...Password|The password to open file|It should be specified only...

    docs.groupdocs.cloud/watermark/get-document-inf...
  10. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....{ // retrieve supported file-formats var request = new group...while calling API: {0} " . format ( e . message )) Ruby # Load...

    docs.groupdocs.cloud/annotation/working-with-st...