Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 6,465 for

file format

(0.05 sec)
  1. Merge Word Documents in Java

    Learn how to merge Word documents DOC or DOCX in Java using GroupDocs.Merger Cloud SDK for Java with this comprehensive step-by-step guide....API that supports multiple file formats , including Word documents...either download the API’s JAR file or install it using Maven by...

    blog.groupdocs.cloud/merger/how-to-merge-word-d...
  2. GroupDocs.Annotation Cloud Product Family on Do...

    GroupDocs.Annotation Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation Cloud Product Family on Document Automation REST APIs | GroupDocs...... Annotate Word Files using Python Programmatically...Programmatically Annotate DOCX Files using REST API on the cloud in Python...

    blog.groupdocs.cloud/categories/groupdocs.annot...
  3. GroupDocs.Watermark Cloud | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different File Formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported File Formats....the documents of different file formats. It provides easy to use...watermarks in supported file formats. Getting Started Developer...

    docs.groupdocs.cloud/watermark/
  4. PPTX to PDF, how it works to download on an spe...

    Hello, I am trying to using the cloud api for python to upload a pptx File, transform to pdf and then download into an specific folder. I am having problems in that final step, I cant see in any place my pdf downloaded…...for python to upload a pptx file, transform to pdf and then download...presentation.save(temp_pptx_path) try: file_api = FileApi(Configuration(app_sid...

    forum.groupdocs.cloud/t/pptx-to-pdf-how-it-work...
  5. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。... // Set File Path FileInfo fileInfo = new...fileInfo.setFilePath("documents"+ File.separator +"input.xlsx"); //...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  6. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs Newsletter showcases newly supported features, enhancements and bug fixes by GroupDocs Document Format APIs for .NET, Java and Android platforms....Extraction API from raw or formatted Microsoft Word, Excel, PowerPoint...PowerPoint, HTML, Emails and Zip files without needing any document...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  7. Support of PPTM POTX XLTX and XLTM formats inlc...

    There 18 features and fixes in this release: Added support of Quality option when rendering Microsoft Project documents as Image, option to render only Print Area, enable rendering of hidden content...many other new features and file formats support. The notable improvements...are ready to try the powerful file processing features offered...

    blog.groupdocs.cloud/viewer/support-of-pptm-pot...
  8. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....0/viewer/storage/file/viewer/sample_docx/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_docx/sample_page_2...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  9. Load password-protected document | Documentation

    GroupDocs.Viewer Cloud supports rendering documents that are protected with a password. The following code sample shows how to render password-protected documents. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....0/viewer/storage/file/viewer/password_protected_d...groupdocs.cloud/v2.0/viewer/storage/file/viewer/password_protected_d...

    docs.groupdocs.cloud/viewer/load-password-prote...
  10. Render print areas | Documentation

    Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets....0/viewer/storage/file/viewer/with_four_print_area...groupdocs.cloud/v2.0/viewer/storage/file/viewer/with_four_print_area...

    docs.groupdocs.cloud/viewer/render-print-areas/