Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 779 for

table

(0.43 sec)
  1. 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/
  2. Step-by-Step HTML to XLSX Conversion Tutorial i...

    Convert HTML to XLSX in PHP with GroupDocs.Conversion Cloud SDK. This step-by-step guide shows code, security advice, and performance tips today....Conversion Tutorial in PHP Table of Contents Steps to HTML to...parses the markup, renders tables, styles, and embedded images...

    blog.groupdocs.cloud/conversion/step-by-step-ht...
  3. Extract MP3 Metadata in .NET: Output Tags as JSON

    Learn how to extract MP3 metadata in .NET and output tags as JSON using GroupDocs.Metadata Cloud SDK. Step-by-step guide with code, cURL and best practices....NET: Output Tags as JSON Table of Contents Steps to Extract...

    blog.groupdocs.cloud/metadata/extract-mp3-metad...
  4. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The Table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo.... The table below contains the full list...

    docs.groupdocs.cloud/watermark/search-watermarks/
  5. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a 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 swapping document pages.... The table below contains the full list...

    docs.groupdocs.cloud/merger/swap-pages/
  6. 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...
  7. How to DOCX to HTML Conversion in Python

    Learn how to automate DOCX to HTML conversion in Python with GroupDocs.Conversion Cloud SDK. Step-by-step guide covers setup, code, cURL and responsive output....to HTML Conversion in Python Table of Contents The DOCX to HTML...Preserve original styling, tables, and images while rendering...

    blog.groupdocs.cloud/conversion/how-to-docx-to-...
  8. 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/
  9. Extract Metadata from XLS in Java

    Extract metadata from XLS files in Java with GroupDocs.Metadata Cloud SDK. Step-by-step guide, code sample, cURL commands, and best practices....Extract Metadata from XLS in Java Table of Contents Steps to Extract...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  10. Convert CSV to JSON and JSON to CSV in Java

    Convert and transform JSON to CSV file or CSV to JSON online using fileformat API. This article is about how to convert CSV to JSON and JSON to CSV in Java....allows data to be saved in a table structured format. It is a simple...

    blog.groupdocs.cloud/conversion/convert-csv-to-...