Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 6,568 for

file format

(0.12 sec)
  1. Python Microsoft Word to MarkDown Conversion th...

    I found error in the below for the code attached… I set for my google drive storage. Error msg: groupdocs_conversion_cloud.api_exception.ApiException: (500) Message: AmazonS3 Storage exception: The specified key doe…...format = “md” settings.storage_name...convert_and_download(input_filename): settings.file_path = input_filename data =...

    forum.groupdocs.cloud/t/python-microsoft-word-t...
  2. convert html to pdf without losing formatting o...

    convert html to pdf without losing Formatting on Document Processing REST APIs | GroupDocs Cloud Recent content in convert html to pdf without losing Formatting on Document Processing REST APIs | G......html to pdf without losing formatting on Document Processing REST...html to pdf without losing formatting on Document Processing REST...

    blog.groupdocs.cloud/it/tag/convert-html-to-pdf...
  3. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud is a REST API solution to parse documents to extract text, images and document inFormation on any platform....from all common business file formats without depending on any...archives, OST/PST mail data files and PDF portfolios. Spare some...

    blog.groupdocs.cloud/parser/a-rest-api-solution...
  4. Java rearrange Word pages online

    Learn how to move, reorder, and rearrange pages in Word documents using GroupDocs.Merger Cloud SDK for Java. Save time and effort with this powerful SDK....work with various document formats , including Word documents...either download the API’s JAR file or install it using Maven by...

    blog.groupdocs.cloud/merger/move-reorder-and-re...
  5. Basic usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Leave feedback Get Supported File Formats Get Document Information...

    docs.groupdocs.cloud/annotation/basic-usage/
  6. Rendering EPUB files to embed on online sites u...

    Hi, I am very interested by the Joomla extension of GroupDocs Viewer for Cloud to embed epub Format on an internet site. But I can’t find online demos showing epub books readable online (on computer, tablet or smartpho…...Rendering EPUB files to embed on online sites using GroupDocs...Viewer for Cloud to embed epub format on an internet site. But I...

    forum.groupdocs.cloud/t/rendering-epub-files-to...
  7. 如何在 Ruby 中将 MSG 文件转换为 PDF

    将 Outlook 电子邮件和 OfficeLogic Groupware MSG 文件格式转换为 PDF 格式。本文介绍如何在 Ruby 中将 MSG 文件转换为 PDF。...file_path = "outlook-mail/email.msg" settings.format = "pdf"...puts("Successfully converted MSG file to PDF file.") 使用 Ruby 中的高级选项将 MSG...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  8. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. 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....Password The password to open file Should be specified only for...The folder for the resultant file “watermark/found_watermark”...

    docs.groupdocs.cloud/watermark/search-watermarks/
  9. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Password The password to open file Should be specified only for...The folder for the resultant file “watermark/removed_watermark”...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  10. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Password Password to open file Should be specified only for...The folder for the resultant file “watermark/replaced_watermark”...

    docs.groupdocs.cloud/watermark/replace-watermarks/