Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 6,708 for

file format

(0.89 sec)
  1. Annotate DOCX Files using a REST API in Python

    Programmatically Annotate DOCX Files using REST API on the cloud in Python with Document Annotation Cloud SDK for Python....docx ) file programmatically on the cloud...focusing on how to annotate DOCX files using a REST API in Python ...

    blog.groupdocs.cloud/annotation/annotate-docx-f...
  2. Edit Word Documents or Excel Sheets using REST API

    Programmatically edit Word documents or Excel sheets using a REST API from your documents on the cloud in Python with Document Editor Cloud SDK for Python....documents of other supported formats. It also provides .NET , Java...Edit the uploaded file Download the edited file Upload the Document...

    blog.groupdocs.cloud/editor/edit-word-or-excel-...
  3. Merge PDF Files using REST API in Python | Comb...

    Programmatically merge PDF Files using a REST API on the cloud in Python with Document Merger Cloud SDK for Python. Merge specific pages of PDFs in Python....documents into a single PDF file programmatically on the cloud...in a single file instead of processing all files one by one....

    blog.groupdocs.cloud/merger/merge-pdf-files-usi...
  4. 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....documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS...representation in the cloud storage (HTML file and resources) Download HTML...

    docs.groupdocs.cloud/editor/working-with-spread...
  5. GroupDocs.Annotation | Introduction of PHP SDK ...

    GroupDocs.Annotation for Cloud is a platform independent REST API to annotate documents, that can be used with any language in Cloud Apps and Websites...Fixed transparent text for all formats Fixed bug when importing text...of text annotations in PDF format Implemented adding annotations...

    blog.groupdocs.cloud/annotation/introduction-of...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...in a structured and editable format. This article explains the...retain the original HTML formatting. The PDF comparison helps...

    blog.groupdocs.cloud/groupdocs.cloud/page/9/
  7. Add Text Watermark to PowerPoint (PPT/PPTX) in ...

    Add text watermarks to PowerPoint presentations using GroupDocs.Conversion Cloud SDK for .NET. Secure, brand, and protect PPT and PPTX Files via REST API....watermarks into PPT and PPTX files using a secure REST API—without...presentation ownership when sharing files externally. Key benefits include:...

    blog.groupdocs.cloud/watermark/add-text-waterma...
  8. Working with Folder API | 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 folder in GroupDocs Cloud Storage. API Explorer GroupDocs.conversion Cloud API Reference lets you to 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 exposes....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/conversion/working-with-fo...
  9. Edit Word Document Metadata in Java: Best Pract...

    Learn how to edit Word document metadata in Java with GroupDocs.Metadata Cloud SDK. This guide walks through setup, code example, and performance tips....Bulk Operations - Process many files in a single request to improve..., info2 ); // ... add more files BulkUpdateResponse bulkResponse...

    blog.groupdocs.cloud/metadata/best-practices-to...
  10. Java JSON 转 HTML | 将 JSON 转换为 HTML | JSON 转网页

    学习如何使用 Java 将 JSON 转换为 HTML。 本指南逐步解释了使用 GroupDocs.Conversion Cloud SDK 进行 JSON 到 HTML 转换的方法。...FileUploadApi(configuration); File inputFile = new File("source.json"); fileUpload...setOutputPath("converted-html-file.html"); Perform JSON to HTML...

    blog.groupdocs.cloud/zh/conversion/convert-json...