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

table

(0.07 sec)
  1. 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/
  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. 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-...
  4. 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...
  5. 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...
  6. C# Watermark PDF | Insert Watermark into PDF us...

    Learn how to watermark PDF documents with images using .NET Cloud SDK. Step-by-step guide on how to add, insert, and create watermarks in your PDF files.... Table of Contents Why Add Image Watermark...

    blog.groupdocs.cloud/watermark/insert-watermark...
  7. Add Image Watermark to Word in C# | Watermark D...

    Learn how to add image watermark to Word documents online using GroupDocs.Watermark Cloud SDK for .NET. Add logos, photos, or JPG images as watermarks in DOC and DOCX files programmatically.... Table of Contents Why Add Image Watermark...

    blog.groupdocs.cloud/watermark/add-image-waterm...
  8. 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/
  9. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and Tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined 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 defined as an object example....extract document’s fields and tables defined in a template object...by regular expressions and a table inside the document. Resource...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  10. 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...