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

file format

(0.34 sec)
  1. 使用 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...
  2. Extract Images of Word Document in Node.js | Ge...

    Learn how to extract images from Word documents (.doc, .docx) using GroupDocs.Parser Cloud SDK for Node.js. Automate image extraction with REST API or cURL...docx files without needing Microsoft Word...the common business document formats including ( PPTX , Excel ,...

    blog.groupdocs.cloud/parser/extract-images-from...
  3. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document Formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same Format....across a wide range of document formats. Below, the shortlist of possible...documents should be of the same format. Split Document The split operation...

    docs.groupdocs.cloud/merger/features-overview/
  4. Add Image Watermark to Word in C# | Watermark D...

    Learn how to add image watermark to Word documents online using GroupDocs.Watermark Cloud SDK for .NET. Add logos, photos, or JPG images as watermarks in DOC and DOCX Files programmatically....watermarks to DOCX and DOC files online without installing Microsoft...Confidentiality: Mark internal files with watermarks like “Confidential”...

    blog.groupdocs.cloud/watermark/add-image-waterm...
  5. 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...
  6. Drupal Document Viewer Module | GroupDocs

    GroupDocs API permits users to define signature options collection that ultimately helps in applying multiple signatures in a document....Introducing OTS and WebP File Formats in GroupDocs.Viewer for...rendering of OTS and WebP file formats in latest release GroupDocs...

    blog.groupdocs.cloud/total/welcome-2017-special...
  7. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). 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....representation in the cloud storage (HTML file and resources) Download HTML...edited document into Spreadsheet format in the storage Download saved...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...document to a Microsoft Word file to work on offline. Product...viewing large documents. DWG file format support. Support for Amazon...

    blog.groupdocs.cloud/groupdocs.cloud/page/51/
  9. 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...
  10. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET...." \ --data-binary "@path/to/file" Windows PowerShell # First...$env:JWT_TOKEN" ` - -data-binary "@path/to/file" Windows CMD rem First get JSON...

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