Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 6,592 for

file format

(0.11 sec)
  1. Get Document Information | Documentation

    This API retrieves document inFormation. It returns an object that contains inFormation about File Format, document pages and File size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document inFormation. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "FileName": "one-page.docx", "extension": "....information about file format, document pages and file size. Resource...

    docs.groupdocs.cloud/signature/get-document-inf...
  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. 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...
  4. Get All Supported Conversion Formats - introduc...

    This monthly release is introducing unit test case in PHP and .NET SDKs to get possible conversions from document stream for any supported document Format....major documents and image formats conversion to and from, This...for any supported document format. Some major changes in current...

    blog.groupdocs.cloud/conversion/get-all-support...
  5. 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...
  6. 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-...
  7. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....any modern company has office files to automate, and the possibility...PowerPoint presentations, PDFs and files of many other types based on...

    docs.groupdocs.cloud/assembly/getting-started/p...
  8. Word to HTML | DOC to HTML Online | DOCX to HTM...

    使用 GroupDocs.Conversion Cloud SDK for Node.js 将 Word 文档转换为 HTML。了解如何使用 Node.js 将 DOC、DOCX 文件转换为 web 友好的 HTML。...format = "html"; settings.outputPath...convertDocument(request); console.log("File converted to HTML successfully...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  9. Get Document Information | Documentation

    This REST API allows to obtain basic inFormation about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File Format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Document file extension; Document size in bytes; Document file format;...

    docs.groupdocs.cloud/metadata/get-document-info...
  10. Extract text from XML in Java | Parse XML docum...

    Learn how to extract text from XML documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML Files....structured data in a hierarchical format. Extracting information from...article: Java REST API to Parse XML File and SDK Installation How to...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...