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

file format

(0.08 sec)
  1. 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...
  2. Working with Stamp Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to put Stamp Signature on supported File Format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by FileName and document folder (if required) using following API....Stamp Signature on supported file format. It provides methods to create...retrieves file from specified URL and tries to detect file type when...

    docs.groupdocs.cloud/signature/working-with-sta...
  3. Get Documents Completed and Signed through Onli...

    GroupDocs's September 2014 newsletter focuses on the Aspose.Conversion for .NET library but also has news about what's new and what's coming next....Reliable File Conversion API? Converting files between formats shouldn’t...want to do is to convert one format to another while retaining...

    blog.groupdocs.cloud/conversion/september-newsl...
  4. 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...
  5. 7. Convert Spreadsheet Document with Load Optio...

    This example demonstrates how to convert Spreadsheet 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....xlsx", "Format": "pdf", "LoadOptions": { "HideComments":...'Spreadsheet/sample.xlsx', 'Format': 'pdf', 'LoadOptions': { 'HideComments':...

    docs.groupdocs.cloud/conversion/convert-spreads...
  6. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/conversion/add-watermark/ weekly 0.5 https://docs.groupdocs.cloud/conversion/adva......cloud/conversion/convert-to-any-format/ weekly 0.5 https://docs.groupdocs...cloud/conversion/convert-to-html-formats/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/conversion.xml
  7. 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.Annotation 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/annotation/working-with-fo...
  8. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat Files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive Formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....are simple Plain Text flat files (TXT), that contain no images...can create some primitive formatting like lists with leading markers...

    docs.groupdocs.cloud/editor/working-with-text-d...
  9. Archive

    archives...min Extract Images from ZIP File in C# .NET | ZIP Image Extraction...Convert Excel Workbook to Text File using .NET REST API October...

    blog.groupdocs.cloud/archives/
  10. 在线 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-...