Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 25,303 for

java

(0.1 sec)
  1. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. cURL example Request curl -X POST "https://api....> Java package examples.Working_With_Conversions...import java.util.List ; public class Conversion_Java_Convert_To_Pdf...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  2. How to Combine or Merge Multiple Text Files int...

    Our text merger allows you to combine multiple text files into single Text file. Let's learn how to combine or merge multiple Text files into one in Ruby....NET, Java, PHP, Python, Android, and Node...

    blog.groupdocs.cloud/merger/how-to-combine-or-m...
  3. GroupDocs.Annotation Cloud | Annotate PDF Docum...

    Programmatically Annotate PDF documents using a REST API on the cloud in Node.js with Document Annotation Cloud SDK for Node.js....NET , Java , PHP , Ruby , and Python SDKs...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...pleased to announce the release of Java and Ruby SDKs for GroupDocs...

    blog.groupdocs.cloud/groupdocs.cloud/page/41/
  5. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not.... Message ); } } } } Java package examples ; import com...info. */ public class Merger_Java_GetDocumentInformati { public...

    docs.groupdocs.cloud/merger/get-document-inform...
  6. Split PDF - Extract Pages from PDF using Rest A...

    Split PDF - Extract Pages from PDF using Rest API in Ruby...NET, Java , PHP , Python , Android , and...

    blog.groupdocs.cloud/merger/split-pdf-extract-p...
  7. 1. Convert to Any Format | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert supported document formats to any Supported Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Any Format You can convert the supported document formats to Any Format Format and get Output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Any Format format example....> Java package examples.Working_With_Conversions...import java.util.List ; public class Conversion_Java_Convert_To_Any_Format...

    docs.groupdocs.cloud/conversion/convert-to-any-...
  8. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by 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 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....SaveRequest ( saveOptions )); Java // For complete examples and...loud/groupdocs-editor-cloud-java-samples String MyAppKey = ""...

    docs.groupdocs.cloud/editor/working-with-spread...
  9. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....SaveRequest ( saveOptions )); Java // For complete examples and...loud/groupdocs-editor-cloud-java-samples String MyAppKey = ""...

    docs.groupdocs.cloud/editor/working-with-text-d...
  10. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....CreateSignatures ( request ); Java // For complete examples and...d/groupdocs-signature-cloud-java-samples String MyClientSecret...

    docs.groupdocs.cloud/signature/sign-document-wi...