Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 649 for

table

(0.37 sec)
  1. 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...
  2. 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.... The table below contains the full list...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  3. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and Tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a Table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....allows extracting fields and tables from a document placed in a...by regular expressions and a table inside the container item document...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  4. 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...
  5. Working with Hyperlinks, Bookmarks, Checkboxes,...

    Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud....are shown in the following table: Description Format Example...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  6. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the 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 moving document pages.... The table below contains the full list...

    docs.groupdocs.cloud/merger/move-pages/
  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 \"Java에서 DOC를 JPEG로\" \"word to image java rest api\" docx to jpg j......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/ko/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 \"export doc to jpg\" \"word to image java rest api\" \"word to jpg......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-hant/tags/index.xml
  9. 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 \"export doc to jpg\" \"تحويل DOC إلى JPEG في جافا\" convert word 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/ar/tags/index.xml
  10. 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/