Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 6,603 for

file format

(0.1 sec)
  1. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are Format-specific options. These options allow to leverage specific Format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....transforming properties; There are format-specific options. These options...allow to leverage specific format features and often allow to...

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

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...many other new features and file formats support. The notable improvements...and Add page mapper for Note format etc. GroupDocs.Annotation Cloud...

    blog.groupdocs.cloud/groupdocs.cloud/page/45/
  3. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all Files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....feedback On this page Get the File Listing of a Specific Folder...allows you to get a list of all files of a specific folder from the...

    docs.groupdocs.cloud/merger/working-with-folder/
  4. Java rearrange PDF pages online

    Learn how to rearrange pages in a PDF document. Follow step-by-step instructions for moving, swapping, and deleting pages in a PDF according to your needs....(Portable Document Format) is a widely used file format for sharing...Java REST API to Rearrange PDF Files and SDK Installation Rearrange...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...
  5. 在 Node.js 中将 CSV 转换为 JSON | 使用 REST API 将 CSV 转...

    在 Node.js 中使用 GroupDocs.Conversion SDK 将 CSV 转换为 JSON。一个可扩展且安全的 REST API,用于将表格数据转换为结构化的 JSON 格式。...format = "json"; settings.outputPath...CSV file convertSettings.format = "json"; // Output format let...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  6. Get Documents Completed and Signed through Onli...

    GroupDocs's September 2014 newsletter focuses on the Aspose.Conversion for .NET library but also has news about what's new and what's coming next....Reliable File Conversion API? Converting files between formats shouldn’t...want to do is to convert one format to another while retaining...

    blog.groupdocs.cloud/conversion/september-newsl...
  7. 7. Convert Spreadsheet Document with Load Optio...

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

    docs.groupdocs.cloud/conversion/convert-spreads...
  8. 8. Convert TXT Document with Load Options | Doc...

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

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  9. 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...
  10. 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...