Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 423 for

metadata properties

(0.26 sec)
  1. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all Properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts)....Metadata Product Solution GroupDocs...ImageOptions inherits all properties of ExternalResources Controls...

    docs.groupdocs.cloud/viewer/htmloptions/
  2. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Metadata Product Solution GroupDocs...and Document type and its properties to be added to Document Was...

    docs.groupdocs.cloud/signature/signsettings/
  3. Learn about Image File Formats and APIs that ca...

    Learn about Image File Formats and APIs that can create and open Image files on File Format Docs Recent content in Learn about Image File Formats and APIs that can create and open Image files on Fi......and other camera-specific metadata. RAW File Format - Raw Image...information such as guides, metadata, and relevant objects within...

    docs.fileformat.com/image/index.xml
  4. Document Automation REST APIs | GroupDocs Cloud

    Document Automation REST APIs | GroupDocs Cloud Recent content on Document Automation REST APIs | GroupDocs Cloud Convert MPP to Excel | Export MS Project to XLS/XLSX Using REST API Learn how to co......wide range of methods and properties. Convert Text to Image in...Node.js offers methods and properties to password-protect PowerPoint...

    blog.groupdocs.cloud/index.xml
  5. Aspose.Slides for C++ - API Reference

    Know everything about the Aspose.Slides for C++ library. API Reference lists every class & method so you could easily integrate the Presentation Processing features in your own app....BehaviorProperty Represent property types for animation behavior...behavior. Follows the list of properties from https://msdn.microsoft...

    reference.aspose.com/slides/cpp
  6. 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/
  7. Annotate PDF Documents using REST API in PHP | ...

    Programmatically Annotate PDF documents using a REST API on the cloud in PHP with Document Annotation Cloud SDK for PHP. Add multiple annotations using PHP.... Next, set annotation properties e.g., position, type, text...AnnotateApi . Next, set annotation properties e.g., position, text, etc...

    blog.groupdocs.cloud/2022/01/11/annotate-pdf-do...
  8. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs developer newsletter of June 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....NET has introduced a new property CadOptions.RenderLayouts of...supports extracting text, metadata, structured text and highlighted...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  9. 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/
  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/