Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 6,666 for

file format

(0.22 sec)
  1. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....pptx", "Format": "pdf", "OutputPath": "Output"...'Presentation/uses-custom-font.pptx', 'Format': 'pdf', 'OutputPath': 'Output'...

    docs.groupdocs.cloud/conversion/convert-using-c...
  2. 使用 C-Sharp .NET 将 PDF 转换为可编辑的 DOC

    GroupDocs.Conversion C# .NET API 提供了一种在线将 PDF 转换和更改为 Word 文件的简便方法。本文介绍如何在 C# 中将 PDF 转换为 Word。...首先,使用以下任一方式将PDF文档上传至云端: 使用 仪表板 使用 Upload File API 从浏览器上传源文件 使用下面给出的代码示例以编程方式上传:...CSharp { // 上传示例文件 class Upload_File { static void Main(string[]...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  3. 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":...'FilePath': 'Text/sample.txt', 'Format': 'pdf', 'LoadOptions': { 'Encoding':...

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  4. GroupDocs.Viewer Cloud Product Family on Docume...

    GroupDocs.Viewer Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Viewer Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud D...... View ZIP Files using REST API in Python Programmatically...Programmatically View the content of ZIP files in HTML using a REST API in...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  5. Document Splitting in Java | PDF Document Splitter

    Learn how to split PDF into separate Files in Java. Explore the features of GroupDocs.Merger Cloud SDK for Java and split PDFs using page numbers or ranges....Splitting - Split PDF into Multiple Files in Java. Are you looking for...PDF documents into separate files in your Java applications? With...

    blog.groupdocs.cloud/merger/java-document-split...
  6. 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...
  7. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family Format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these Formats are supported by the 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 WordProcessing Format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....used and known document family format, that includes DOC, DOT, DOCX...RTF and much more. All these formats are supported by the . There...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  8. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation 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....pptx", "Format": "pdf", "LoadOptions": { "HideComments":...'Presentation/with_notes.pptx', 'Format': 'pdf', 'LoadOptions': { 'HideComments':...

    docs.groupdocs.cloud/conversion/convert-present...
  9. 10. Convert Html document with load options | D...

    This example demonstrates how to convert html document into pdf document 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 the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...html", "Format": "pdf", "LoadOptions": { "PageNumbering":...'FilePath': 'Html/sample.html', 'Format': 'pdf', 'LoadOptions': { 'PageNumbering':...

    docs.groupdocs.cloud/conversion/convert-html-do...
  10. Get Document Information | Documentation

    This REST API allows to obtain basic inFormation about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File Format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Document file extension; Document size in bytes; Document file format;...

    docs.groupdocs.cloud/metadata/get-document-info...