Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 6,702 for

file format

(0.12 sec)
  1. 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/
  2. Add Image Watermark to PowerPoint (PPT/PPTX) in...

    Learn how to add image or logo watermarks to PowerPoint presentations using a .NET REST API. Secure PPT and PPTX Files by applying image watermarks in C#....watermarks into PPT and PPTX files without installing Microsoft...image watermarks to PowerPoint files in the cloud. This API supports...

    blog.groupdocs.cloud/watermark/image-watermark-...
  3. Developer Guide | Documentation

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

    docs.groupdocs.cloud/editor/developer-guide/
  4. assembly.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/assembly/developer-guide/ weekly 0.5 https://docs.groupdocs.cloud/assembly/develo......cloud/assembly/getting-started/file-formats/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/assembly.xml
  5. 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...
  6. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data Files and PDF portfolios....archives, OST/PST mail data files and PDF portfolios. Below, the...Extract HTML or Markdown-formatted text for a fast preview; Extract...

    docs.groupdocs.cloud/parser/features-overview/
  7. 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/
  8. Render grid lines | Documentation

    GroupDocs.Viewer Cloud does not render gird lines of Spreadsheets by default. To enable rendering of gird lines you just need to SpreadsheetOptions.RenderGridLines property to true in order to render the grid lines. The following code sample shows how to enable rendering of grid lines. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....0/viewer/storage/file/viewer/sample_xlsx/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_xlsx/sample_page_2...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  9. Split worksheets into pages | Documentation

    There might be the case when you do not want to render the whole Spreadsheet on a single page and limit the number of rows that would be rendered on each output page. In this situation, the GroupDocs.Viewer Cloud allows you to specify the number of rows in an Spreadsheet to be rendered on each page.This example demonstrates how to split worksheets into pages. API Usage There are steps that usage of GroupDocs....0/viewer/storage/file/viewer/sample_xlsx/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_xlsx/sample_page_2...

    docs.groupdocs.cloud/viewer/split-worksheets-in...
  10. Render hidden pages | Documentation

    Hidden pages are not rendered by default. In order to include them into the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class. This feature is supported for: Diagrams with hidden pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how to render hidden pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....0/viewer/storage/file/viewer/with_hidden_page_ppt...groupdocs.cloud/v2.0/viewer/storage/file/viewer/with_hidden_page_ppt...

    docs.groupdocs.cloud/viewer/render-hidden-pages/