Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 667 for

table

(0.46 sec)
  1. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and Tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a Table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....extracting document’s fields and tables defined in a template file...by regular expressions and a table inside the document. Resource...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  2. Compare Two or More Excel (XLS, XLSX) Files in ...

    Discover how to compare Excel files and pinpoint variations with Java using a REST API. Streamline your data analysis and reporting process with this step-by-step guide.... Table of Contents # What is GroupDocs...

    blog.groupdocs.cloud/comparison/compare-two-exc...
  3. 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....watermarks will be removed The table below contains the full list...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  4. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud edit PowerPoint files powerPoint files editor add image watermark t......conversion csv to html csv to html table csv to web comma delimited files...excel to html excel to html table xls to html Convert Excel to...

    blog.groupdocs.cloud/de/tags/index.xml
  5. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud edit PowerPoint files powerPoint files editor add image watermark t......conversion csv to html csv to html table csv to web comma delimited files...excel to html excel to html table xls to html Convert Excel to...

    blog.groupdocs.cloud/it/tags/index.xml
  6. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud edit PowerPoint files powerPoint files editor add image watermark t......conversion csv to html csv to html table csv to web comma delimited files...excel to html excel to html table xls to html Convert Excel to...

    blog.groupdocs.cloud/zh/tags/index.xml
  7. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud edit PDF metadata in Java update PDF document properties using Java......conversion csv to html csv to html table csv to web comma delimited files...excel to html excel to html table xls to html Convert Excel to...

    blog.groupdocs.cloud/vi/tags/index.xml
  8. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud edit PDF metadata in Java update PDF document properties using Java......conversion csv to html csv to html table csv to web comma delimited files...excel to html excel to html table xls to html Convert Excel to...

    blog.groupdocs.cloud/tr/tags/index.xml
  9. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The Table below contains the full list of properties that can be specified while swapping document pages.... The table below contains the full list...

    docs.groupdocs.cloud/merger/swap-pages/
  10. 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.... The table below contains the full list...

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