Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 26,389 for

order

(0.14 sec)
  1. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. 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.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  2. Supported File Formats | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...many development languages in order to make it even easier to integrate...

    docs.groupdocs.cloud/viewer/supported-file-form...
  3. DOCX to PPTX in ruby

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....to PowerPoint Conversion In order to convert a Word document to...

    blog.groupdocs.cloud/tag/docx-to-pptx-in-ruby/
  4. convert powerpoint to jpg without losing quality

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... In order to automate PowerPoint to JPG...

    blog.groupdocs.cloud/tag/convert-powerpoint-to-...
  5. Supported Document Formats | Documentation

    The following table indicates the input and output file formats supported by GroupDocs.Watermark Cloud WordProcessing family formats Format Description Add Remove Search Replace DOC MS Word 97-2007 Binary File Format ✔ ✔ ✔ ✔ DOCX Office Open XML WordProcessingML Macro-Free Document ✔ ✔ ✔ ✔ DOCM Office Open XML WordProcessingML Macro-Enabled Document ✔ ✔ ✔ ✔ DOT MS Word 97-2007 Template ✔ ✔ ✔ ✔ DOTM Office Open XML WordprocessingML Macro-Enabled Template ✔ ✔ ✔ ✔ DOTX Office Open XML WordprocessingML Macro-Free Template ✔ ✔ ✔ ✔ ODT Open Document Format Text Document ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ Spreadsheet family formats Format Description Add Remove Search Replace XLS Excel 97-2003 Binary File Format ✔ ✔ ✔ ✔ XLT Excel 97-2003 Template ✔ ✔ ✔ ✔ XLSX Office Open XML Workbook Macro-Free ✔ ✔ ✔ ✔ XLSM Office Open XML Workbook Macro-Enabled ✔ ✔ ✔ ✔ XLTX Office Open XML Template Macro-Free ✔ ✔ ✔ ✔ XLTM Office Open XML Template Macro-Enabled ✔ ✔ ✔ ✔ Presentation family formats Format Description Add Remove Search Replace PPT Microsoft PowerPoint 97-2003 Presentation ✔ ✔ ✔ ✔ PPTX Microsoft Office Open XML PresentationML Macro-Free Document ✔ ✔ ✔ ✔ PPTM Microsoft Office Open XML PresentationML Macro-Enabled Document ✔ ✔ ✔ ✔ PPS Microsoft PowerPoint 97-2003 SlideShow ✔ ✔ ✔ ✔ PPSX Microsoft Office Open XML PresentationML Macro-Free SlideShow ✔ ✔ ✔ ✔ PPSM Microsoft Office Open XML PresentationML Macro-Enabled SlideShow ✔ ✔ ✔ ✔ POTX Microsoft Office Open XML PresentationML Macro-Free Template ✔ ✔ ✔ ✔ POTM Microsoft Office Open XML PresentationML Macro-Enabled Template ✔ ✔ ✔ ✔ Other formats Format Description Add Remove Search Replace PDF Saves the document as PDF (Adobe Portable Document) format....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/watermark/supported-docume...
  6. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/viewer/features-overview/
  7. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Editor Cloud can edit. WordProcessing family formats Format Description Edit Auto Detection DOC MS Word 97-2007 Binary File Format DOCX Office Open XML WordProcessingML Macro-Free Document DOCM Office Open XML WordProcessingML Macro-Enabled Document DOT MS Word 97-2007 Template DOTM Office Open XML WordprocessingML Macro-Enabled Template DOTX Office Open XML WordprocessingML Macro-Free Template FlatOPC Office Open XML WordprocessingML stored in a flat XML file instead of a ZIP package ODT Open Document Format Text Document OTT Open Document Format Text Document Template RTF Rich Text Format WordML Microsoft Office Word 2003 XML Format — WordProcessingML or WordML Spreadsheet family formats Format Description Edit Auto Detection XLS Excel 97-2003 Binary File Format XLT Excel 97-2003 Template XLSX Office Open XML Workbook Macro-Free XLSM Office Open XML Workbook Macro-Enabled XLTX Office Open XML Template Macro-Free XLTM Office Open XML Template Macro-Enabled XLSB Excel Binary Workbook XLAM Excel Add-in SXC StarOffice or OpenOffice....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/editor/supported-document-...
  8. 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....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/metadata/get-document-info...
  9. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. 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....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to set new metadata creator name. 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....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...