Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 6,702 for

file format

(0.29 sec)
  1. 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": { ..."WordProcessing/with_tracked_changes.docx", "Format": "pdf", "LoadOptions": { ...

    docs.groupdocs.cloud/conversion/convert-wordpro...
  2. 在线 HTML 转 PDF 转换器 | 网页转 PDF

    使用我们的在线转换工具免费将 HTML 转换为 PDF。如何在 .NET 应用程序中通过 REST API 自动化 HTML 到 PDF 的转换...文件到云存储: using (var fileStream = File.OpenRead("input.html")) { var...{ FilePath = "input.html", Format = "pdf", OutputPath = "converted/output...

    blog.groupdocs.cloud/zh/conversion/html-to-pdf-...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...versatile and web-friendly format. By converting Word documents...process for converting HTML file to Word document online using...

    blog.groupdocs.cloud/groupdocs.cloud/page/7/
  4. Get Document Information | Documentation

    This REST API allows obtaining basic inFormation about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File Format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Document file extension; Document size in bytes; Document file format;...Password The password to open file It should be specified only...

    docs.groupdocs.cloud/parser/get-document-inform...
  5. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows to create document preview images, one per page. Image size and Format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser.... Image size and format can be set as options. API..."FilePath": "sample2.pdf" }, "Format": "jpg" }' Windows PowerShell...

    docs.groupdocs.cloud/signature/create-document-...
  6. 使用 REST API 解决方案在 Python 中将 PDF 转换为 TXT

    适用于 Python 的 GroupDocs.Conversion Cloud SDK 使开发人员能够在其应用程序中无缝地添加高保真文档转换功能...from_keys(app_sid, app_key) file_api = groupdocs_conversion_cloud...app_key) try: #upload soruce file to storage filename = '02_pages...

    blog.groupdocs.cloud/zh/conversion/extract-text...
  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. 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...
  9. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST API that allows you to edit documents across a wide range of supported document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor API is an ability to edit the most popular document Formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing documents, Spreadsheets or Presentations....the most popular document formats using front-end WYSIWYG editors...it back to original document format. Editing options and output...

    docs.groupdocs.cloud/editor/features-overview/
  10. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ File Formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....metadata of more than 50 file formats. GroupDocs.Metadata allows...access and deal with metadata of files in different ways like: Possible...

    blog.groupdocs.cloud/metadata/manipulate-metada...