Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 6,704 for

file format

(0.44 sec)
  1. PDF Viewer Plugin for WordPress Officially Rele...

    GroupDocs has officially released a PDF viewer plugin for WordPress. It allows users to seamlessly embed and display PDF documents on WordPress websites!...displays them as real text files. This allows users to select...look sharp and clear, while formatting and layout are kept intact...

    blog.groupdocs.cloud/viewer/announcing-pdf-view...
  2. GroupDocs.Comparison Cloud Product Family on Do...

    GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs......two or more PowerPoint (PPTX) files in C#. Highlight differences...Documents Online with C# .NET | DOCX File Comparison How to compare Word...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  3. Introduction of PHP SDK in Next Generation Grou...

    The release of this month includes a number of new improvments and PHP SDK for Cloud API. This API can be used in your applications for document conversion features....major documents and image formats to Words, Cells, Html, PDF...PDF, Slides and Image formats for the whole document, page by page...

    blog.groupdocs.cloud/conversion/groupdocs.conve...
  4. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info API method to retrieve inFormation Note Not all options are supported by all document Formats. Each option may correspond to one or more Formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo....supported by all document formats. Each option may correspond...correspond to one or more formats. InfoSettings example { "FileInfo" :...

    docs.groupdocs.cloud/signature/infosettings/
  5. Extract Images from HTML | HTML Image Extractor...

    How to extract images from HTML File using .NET REST API. Extract Base64, inline, embedded, and linked images from HTML using the best HTML image extractor...Processing API Supported Image Formats Prerequisites Install via NuGet...(Benefits & Use Cases) # HTML files often include several types...

    blog.groupdocs.cloud/parser/extract-images-from...
  6. Classify raw text in MS Office, PDF and many ot...

    GroupDocs.Classification Cloud API retrieves raw text classification output for taxonomy/documents taxonomy that contains inFormation about the best class...are ready to try the powerful file processing features offered...

    blog.groupdocs.cloud/classification/classify-ra...
  7. GroupDocs.Parser Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular File Formats....Polski Extracting text from XML files is a common requirement when...for extracting text from XML files. By leveraging the capabilities...

    blog.groupdocs.cloud/categories/groupdocs.parse...
  8. 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/
  9. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: 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. Swagger UI lets you call this REST API directly from the browser....0/viewer/storage/file/viewer/sample_pdf/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_pdf/sample_page_2...

    docs.groupdocs.cloud/viewer/disable-characters-...
  10. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a document. 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_docx/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_docx/sample_page_2...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...