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

table

(0.67 sec)
  1. 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...
  2. Edit PDF Metadata in Java: Step-by-Step Guide f...

    Learn how to edit PDF metadata in Java with GroupDocs.Metadata Cloud SDK. This guide shows how to update document properties, add fields, and save the PDF....Polski Edit PDF Metadata in Java Table of Contents Prerequisites and...

    blog.groupdocs.cloud/metadata/edit-pdf-metadata...
  3. 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...
  4. Update PPTX File in .NET: Complete Developer Guide

    Learn how to update PPTX files in .NET using GroupDocs.Editor Cloud SDK for .NET. This guide provides code, setup, and REST API examples for editing slides....NET Table of Contents Prerequisites and...

    blog.groupdocs.cloud/editor/update-pptx-file-in...
  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. Best Practices for CSV Editor Development in Java

    Learn best practices for CSV editor development in Java with GroupDocs.Editor Cloud SDK, covering setup, key features, implementation, and performance tuning....Editor Development in Java Table of Contents CSV Editor Development...

    blog.groupdocs.cloud/editor/best-practices-for-...
  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. 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. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The Table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser.... The table below contains the full list...

    docs.groupdocs.cloud/merger/import-attachment/