Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 631 for

get started

(0.18 sec)
  1. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....Request * First get JSON Web Token * Please get your Client Id...with working examples, to get you started in no time. Please check...

    docs.groupdocs.cloud/merger/import-attachment/
  2. 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...
  3. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. 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 WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Request * First get JSON Web Token * Please get your Client Id...with working examples, to get you started in no time. Please check...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  4. 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...
  5. 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...
  6. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: 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/remove-pages/
  7. How to compare two PDF files | Documentation

    Comparing different file types is very simple, just upload compared files into the storage and call comparisons method. Here is an example how to compare PDF files. 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...Request * First get JSON Web Token * Please get your Client Id...

    docs.groupdocs.cloud/comparison/how-to-compare-...
  8. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and tarGet files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. 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...Request * First get JSON Web Token * Please get your Client Id...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  9. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. 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...Request * First get JSON Web Token * Please get your Client Id...

    docs.groupdocs.cloud/comparison/compare-documen...
  10. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). 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....extension ConvertDateTimeData Gets or sets a value that indicates...is false. ConvertNumericData Gets or sets a value that indicates...

    docs.groupdocs.cloud/editor/working-with-dsv-do...