Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 314 for

annotation properties

(0.08 sec)
  1. 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....Annotation Product Solution GroupDocs...and Document type and its properties to be added to Document Was...

    docs.groupdocs.cloud/signature/signsettings/
  2. 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....Annotation Product Solution GroupDocs...fields PdfOptions inherits all properties of DocumentOpenPassword The...

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

    docs.groupdocs.cloud/watermark/search-watermarks/
  4. About - groupdocs.com - Websites - groupdocs.cloud

    English Deutsch Français Русский ไทย 中文 groupdocs.com Hide code .NET & Java libraries that allow developers to seamle......the capability to display, annotate, convert, e-sign, compare...GroupDocs.Redaction GroupDocs.Annotation GroupDocs.Signature GroupDocs...

    websites.groupdocs.cloud/groupdocs/com/
  5. 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...
  6. GroupDocs Cloud SDK for PHP multiple questions ...

    Hello I’m using the cloud api and php sdk and I’ve been working from these examples: http://groupdocs-php-samples.herokuapp.com/. You guys have been aweseome about answering my questions so far but I have a couple more …...add user as collaborator to annotation out of the AntApi I get this...“Ok”) { //Make a request to Annotation API using clientId and fileId...

    forum.groupdocs.cloud/t/groupdocs-cloud-sdk-for...
  7. 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....Annotation Product Solution GroupDocs...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/parser/extract-text/
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...can easily extract metadata properties such as title, artist, and...Python developer, you can annotate any PDF document programmatically...

    blog.groupdocs.cloud/groupdocs.cloud/page/31/
  9. 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....Annotation Product Solution GroupDocs...specified StartDate and EndDate properties of class as shown in examples...

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

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