Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 624 for

table

(0.03 sec)
  1. Convert PDF to JPG in C# | Export PDF Documents...

    Easily convert PDF to JPG in C# using .NET API. Convert PDF files into high-quality JPEG images, automate PDF to image workflows, and export PDF as JPEG.... Table of Contents PDF Conversion REST...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  2. 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...
  3. GroupDocs.Conversion 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....allows data to be saved in a table structured format. It is a simple...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...allows data to be saved in a table structured format. It is a simple...

    blog.groupdocs.cloud/groupdocs.cloud/page/22/
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...the requirement to edit text, table, images, and other contents...

    blog.groupdocs.cloud/groupdocs.cloud/page/40/
  6. 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...
  7. 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...
  8. 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-...
  9. 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/
  10. 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/