Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 6,484 for

file format

(0.06 sec)
  1. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image Formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....watermark supports various image formats: PNG, GIF, TIFF, JPG. You may...transforming properties; There are format-specific options. These options...

    docs.groupdocs.cloud/watermark/add-watermarks/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Ruby PDF is the most popular format and the industry standard for...variety of page layout and formatting options that affect how content...

    blog.groupdocs.cloud/groupdocs.cloud/page/30/
  3. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email 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....msg', 'Format': 'pdf', 'LoadOptions': { 'DisplayHeader':...cloud/v2.0/conversion/storage/file/Output/sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-email-d...
  4. HTML to document conversion not happening with ...

    This topic is a continuation of this topic: This Topic is created by sergei.terentev using Email to Topic tool....format=docx try { final Resource resource...body.add("loadOptions", "{\"Format\": \"html\", \"RenderingMode\":\"Flow\"}");...

    forum.groupdocs.cloud/t/html-to-document-conver...
  5. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....any modern company has office files to automate, and the possibility...PowerPoint presentations, PDFs and files of many other types based on...

    docs.groupdocs.cloud/assembly/getting-started/p...
  6. 4. Convert One Note Document with Load Options ...

    This example demonstrates how to convert one note 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....one', 'Format': 'pdf', 'LoadOptions': { 'DefaultFont':...cloud/v2.0/conversion/storage/file/Output/sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-one-not...
  7. Document Splitting in Java | PDF Document Splitter

    Learn how to split PDF into separate Files in Java. Explore the features of GroupDocs.Merger Cloud SDK for Java and split PDFs using page numbers or ranges....Splitting - Split PDF into Multiple Files in Java. Are you looking for...PDF documents into separate files in your Java applications? With...

    blog.groupdocs.cloud/merger/java-document-split...
  8. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "FileInfo": { "FilePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "Format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version FileInfo Input File inFormation size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated..."text" : "123456789012" , "format" : null , "signatureType" :...Description API Version fileInfo Input file information size The size of...

    docs.groupdocs.cloud/signature/updateresult/
  9. Get Document Information | Documentation

    This REST API allows to obtain basic inFormation about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File Format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Document file extension; Document size in bytes; Document file format;...

    docs.groupdocs.cloud/metadata/get-document-info...
  10. 9. Convert Wordprocessing Document with Load Op...

    This example demonstrates how to convert Wordsprocessing 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....docx', 'Format': 'pdf', 'LoadOptions': { ...cloud/v2.0/conversion/storage/file/Output/with_tracked_changes...

    docs.groupdocs.cloud/conversion/convert-wordpro...