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

table

(1.28 sec)
  1. Extract Text from XML in C# | Get XML Text usin...

    Learn how to extract text from XML files in C# using .NET Cloud SDK. Get text from XML documents programmatically or download XML text online....NET Table of Contents Why Extract Text...

    blog.groupdocs.cloud/parser/extract-text-from-x...
  2. Convert PDF to Excel in Python using REST API

    Our PDF to Excel converter API converts PDF file into Excel spreadsheet quickly. This article is about how to convert PDF to Excel in Python using REST API.... To easily extract a table or edit text in a spreadsheet...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  3. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.... The table below contains the full list...

    docs.groupdocs.cloud/watermark/add-watermarks/
  4. C# Convert HTML to PDF | Web Page to PDF with ....

    How to convert HTML to PDF in C# .NET. Our step-by-step guide to programmatically transform HTML and web pages to high-quality PDF documents with REST API... Table of Contents HTML to PDF Conversion...

    blog.groupdocs.cloud/conversion/convert-html-to...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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/