Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 633 for

get started

(0.07 sec)
  1. Available SDKs | Documentation

    GroupDocs.Signature Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Signature Cloud / Getting Started / Available SDKs Available...

    docs.groupdocs.cloud/signature/available-sdks/
  2. Split DOCX using Java | Word Splitter

    Learn how to split Word documents into separate files in Java. Follow this tutorial to split specific pages or sections from a Word document online....</dependency> Before we can start using the GroupDocs.Merger Cloud...on the GroupDocs website to get your API key . Once you have...

    blog.groupdocs.cloud/merger/split-word-document...
  3. 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....Request // First get JSON Web Token // Please get your Client Id...s string MyAppKey = "" ; // Get AppKey and AppSID from https://dashboard...

    docs.groupdocs.cloud/conversion/convert-specifi...
  4. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud API status and error codes....Assembly Cloud / Getting Started / Status and Error Codes...

    docs.groupdocs.cloud/assembly/getting-started/s...
  5. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and Get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async 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....consists of: Start convert operation and get operation ID Get operation...operation status Get operation result (converted document) Resource...

    docs.groupdocs.cloud/conversion/convert-documen...
  6. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Start convert operation and Get operation ID Get operation status After Get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....storage Start convert operation and get operation ID Get operation...operation status After get “Finished” status, download converted document...

    docs.groupdocs.cloud/conversion/convert-documen...
  7. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Required fromPage integer Page start conversion from Default value...Request // First get JSON Web Token // Please get your Client Id...

    docs.groupdocs.cloud/conversion/convert-documen...
  8. Java Convert PPT and PPTX to HTML Document.

    Convert PowerPoint PPT to HTML in Java using easy-to-use Cloud REST API. This article is about how to convert PowerPoint PPT or PPTX to HTML using Java API....up for a GroupDocs account to get the application ID and application...from the dashboard before you start following the steps and available...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  9. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....set, rendering starts from the project’s start date or ends on...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/render-project-time...
  10. 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....Editor Cloud / Getting Started / Supported Document Formats...

    docs.groupdocs.cloud/editor/supported-document-...