Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 642 for

get started

(0.57 sec)
  1. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; TarGet file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or Get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....storage Compare documents or get document info Download comparison...cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api...

    docs.groupdocs.cloud/comparison/set-document-me...
  2. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id...PowerShell # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/merger/split-document/
  3. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without Getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....reject all revisions without getting them. API usage There are steps...Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  4. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml documents with load options. 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 GroupDocs.Conversion Cloud documentation 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....Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id...PowerShell # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  5. signature.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/signature/advanced-usage/ weekly 0.5 https://docs.groupdocs.cloud/signature/avail......cloud/signature/get-document-information/ weekly...https://docs.groupdocs.cloud/signature/get-supported-barcodes/ weekly 0...

    docs.groupdocs.cloud/sitemaps/signature.xml
  6. Convert LaTeX to HTML | LaTeX Converter | Pytho...

    Learn how to convert LaTeX documents to HTML using Python and the LaTeX Converter REST API. Discover the step-by-step process and unlock web publishing, cross-platform compatibility, and interactivity for your scientific and mathematical content....LaTeX Converter SDK # To get started, install GroupDocs.Conversion...the API Client # Now, please get your Client ID and Client Secret...

    blog.groupdocs.cloud/conversion/convert-latex-t...
  7. Convert Markdown to PDF in C#

    Install GroupDocs.Conversion Cloud SDKs and convert Markdown to PDF in C# programmatically. It is lightweight and offers a wide range of features.... Get the following code sample to...recommend you follow our Getting Started guide . Finally, groupdocs...

    blog.groupdocs.cloud/conversion/convert-markdow...
  8. Java JSON to HTML | Convert JSON to HTML | JSON...

    Learn how to convert JSON to HTML using Java. This guide explains step-by-step methods for JSON to HTML conversion using GroupDocs.Conversion Cloud SDK....0</version> </dependency> Get API Credentials # Obtain your...requiring extensive coding. To get started with this approach, we need...

    blog.groupdocs.cloud/conversion/convert-json-to...
  9. GroupDocs Customer Newsletter – June 2015

    GroupDocs.Comparison for .NET is a multi-format document comparison library that allows to compare two Word, PDF, Excel, PowerPoint, plain text or HTML files....pleased to announce that we’ve started developing completely new versions...complexity. To help developers get started quickly, we’ve designed GroupDocs...

    blog.groupdocs.cloud/annotation/groupdocs-custo...
  10. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation 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 protected documents, it is also required to provide a password....collection; Specify pages range start/end page numbers. There is also...also an ability to get only even/odd pages from the specified...

    docs.groupdocs.cloud/merger/change-page-orienta...