Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 14,543 for

java sdk

(0.06 sec)
  1. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV documents into pdf 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes.../sample.pdf" } ] SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  2. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes...: "result.docx" } SDK example Using an SDK (API client) is the...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  3. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join 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.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Output/joined.jpg" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/merger/join-images/
  4. Convert PDF to Editable Word Document using Ruby

    You can convert PDF to Word DOCX in Ruby on the cloud. In this article, we will learn how to convert PDF to Editable Word document using Ruby Cloud API....Conversion REST API and Ruby SDK Convert PDF to Editable Word...Word Documents using Ruby Cloud SDK PDF to Word Conversion with Advance...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. Java Document Merging on Document Processing RE...

    Java Document Merging on Document Processing REST APIs | GroupDocs Cloud Recent content in Java Document Merging on Document Processing REST APIs | GroupDocs Cloud Document Merger Cloud API e Sdk p......Java Document Merging on Document Processing REST APIs | GroupDocs...GroupDocs Cloud Recent content in Java Document Merging on Document...

    blog.groupdocs.cloud/it/tag/java-document-mergi...
  6. Working with Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and document folder (if required) using following API....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."code" : 200 , "status" : "OK" } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/working-with-bar...
  7. Internal error: Exception of type 'System.OutOf...

    I’m using groupdocs conversion cloud deployed on my server but when I try to convert 50mb xls file its giving error Internal error: Exception of type ‘System.OutOfMemoryException’ was thrown I’m using the following API…...you shared look like its for SDK not for API, We are using node...products , like .NET, Java, or Node.js via Java versions. Yes, the...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  8. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Output/joined.docx" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/merger/split-document/
  9. Working with Search Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."code" : 200 , "status" : "OK" } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/working-with-sea...
  10. Java split Word document into separate files by...

    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....但是,從 Java 中的 Word 文檔中提取特定頁面或一系列頁面可能具有挑戰性。幸運的是,GroupDocs...,GroupDocs.Merger Cloud SDK for Java 可以輕鬆地從 Word 文檔中提取頁面。在本教程中,我們將了解如何使用...

    blog.groupdocs.cloud/zh-hant/tag/java-split-wor...