Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 317 for

metadata property

(0.32 sec)
  1. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Metadata Product Solution GroupDocs...was sent for translation. Property Type Description status Number...

    docs.groupdocs.cloud/translation/file/fetch/
  2. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/parser/parse-by-template/
  3. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue....Metadata Product Solution GroupDocs...was sent for translation. Property Type Description status Number...

    docs.groupdocs.cloud/translation/text/fetch/
  4. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Metadata Product Solution GroupDocs...contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/parser/create-or-update-te...
  5. 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....modify slide text, images, and metadata without leaving your code...slides, and change slide properties. Format support - besides...

    blog.groupdocs.cloud/editor/update-pptx-file-in...
  6. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode Property. For protected documents, it is also required to provide a password....Metadata Product Solution GroupDocs...range by setting RangeMode property. For protected documents,...

    docs.groupdocs.cloud/merger/remove-pages/
  7. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode Property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:...Metadata Product Solution GroupDocs...range by setting RangeMode property. For protected documents,...

    docs.groupdocs.cloud/merger/generate-document-p...
  8. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Metadata Product Solution GroupDocs...specified in the expires_in property. If it has expired, request...

    docs.groupdocs.cloud/translation/hello-world/
  9. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode Property....Metadata Product Solution GroupDocs...range by setting RangeMode property. For protected documents,...

    docs.groupdocs.cloud/merger/join-document-pages/
  10. 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....Metadata Product Solution GroupDocs...positioning and transforming properties; There are format-specific...

    docs.groupdocs.cloud/watermark/add-watermarks/