Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 439 for

metadata properties

(0.03 sec)
  1. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all Properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Metadata Product Solution GroupDocs...fields PdfOptions inherits all properties of DocumentOpenPassword The...

    docs.groupdocs.cloud/viewer/pdfoptions/
  2. 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....Metadata Product Solution GroupDocs...contains not only watermark properties, but also IDs that can be...

    docs.groupdocs.cloud/watermark/search-watermarks/
  3. Display Word Document in HTML Page using PHP | ...

    Programmatically display Word Document in HTML Page using a REST API in PHP with GroupDocs.Viewer Cloud for PHP SDK. Render DOCX to a responsive webpage.... Then, set various properties such as IsResponsive, ForPrinting...object. Then, set various properties such as IsResponsive, ForPrinting...

    blog.groupdocs.cloud/2022/02/08/display-word-do...
  4. 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/
  5. Document Annotation Node.js SDK | GroupDocs Clo...

    Annotate documents in Node.js with GroupDocs.Annotation Cloud. Add comments, highlights, redactions, and more to 27+ file formats....annotations, as well as extracting metadata. Annotation Node.js SDK works...annotation with customizable properties such as position, size, pen...

    releases.groupdocs.cloud/annotation/nodejs/
  6. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. 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 extracting text from a document....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/parser/extract-text/
  7. Rendering MS Project Document | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Starting from GroupDocs.Viewer Cloud 18.2 two new options have been added which allows to adjust Page Size and Time Unit when rendering MS Project documents. By default GroupDocs.Viewer API tries to find optimal output size and time unit, depending on the projects overall length, depending on the projects overall length. In case you need to set your own page size or time unit, you can specify ProjectOptions which provides two options PageSize and TimeUnit....Metadata Product Solution GroupDocs...specified StartDate and EndDate properties of class as shown in examples...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  8. 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....Metadata Product Solution GroupDocs...may replace found watermark properties: watermark image, text or/and...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  9. Extract Images | Documentation

    This REST API provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the storage so they can be easily downloaded. The API allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook storages (PST/OST). For protected documents, it is also required to provide a password....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/parser/extract-images/
  10. 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....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified while...

    docs.groupdocs.cloud/merger/swap-pages/