Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,309 for

file format

(0.08 sec)
  1. 10. Convert Html document with load options | D...

    This example demonstrates how to convert html document into pdf document 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 the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...html', 'Format': 'pdf', 'LoadOptions': { 'PageNumbering':...cloud/v2.0/conversion/storage/file/Output/sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-html-do...
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...supports a variety of document formats like PDF, Words, Spreadsheet...all for popular business file formats like PDF, Word, Excel, PowerPoint...

    blog.groupdocs.cloud/groupdocs.cloud/page/40/
  3. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "Format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page File path in the cloud storage...."text" : "123456789012" , "format" : "Portable Network Graphic"...signed document DownloadUrl Page file path in the cloud storage. Use...

    docs.groupdocs.cloud/signature/signresult/
  4. 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...
  5. Redact a PDF Document with REST API | GroupDocs...

    Redact PDF Text with GroupDocs.Annotation Cloud, a document and image annotation solution on any platform without installing third party editors....API is not limited to PDF file format, you can check the complete...complete list of supported file formats . It also provides SDKs for...

    blog.groupdocs.cloud/annotation/a-rest-api-solu...
  6. How to Convert PDF to Editable Word Document wi...

    Convert PDF to editable Word document with Python Cloud SDK for document conversion on any platform without depending on third-party tools or applications....documents of any supported file format . It offers the SDKs for...where you’re saving your script file. Sample Python Code for Conversion...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. Convert Excel Spreadsheets to PDF in Python | X...

    Convert Excel spreadsheets to PDF Files using Python. Python SDK allows converting XLS, XLSX Files to PDF with specific range, gridlines, and other options....Spreadsheets (XLS, XLSX) to PDF format in Python. Excel spreadsheets...of the most commonly used formats and famous for its portability...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  8. 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....csv', 'Format': 'pdf', 'LoadOptions': { 'Separator':...cloud/v2.0/conversion/storage/file/Output/sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  9. Next Generation GroupDocs.Conversion Cloud is C...

    GroupDocs.Conversion for Cloud REST API will support converting over 50 documents and image Formats to Words, Cells, Html, PDF, Slides and Image Formats....into another document or image format, watermarking, options to set...over 50 documents and image formats to Words, Cells, Html, PDF...

    blog.groupdocs.cloud/conversion/next-generation...
  10. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation 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....pptx', 'Format': 'pdf', 'LoadOptions': { 'HideComments':...cloud/v2.0/conversion/storage/file/Output/with_notes.pdf" } ] SDK...

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