Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,167 for

watermark family

(0.05 sec)
  1. Convert Excel Spreadsheets to PDF in Node.js | ...

    Programmatically Convert Excel Spreadsheets to PDF files using a REST API in Node.js. Node.js SDK allows converting XLS, XLSX files to PDF....Convert Excel to PDF and Add Watermark Excel to PDF Conversion REST...as its document conversion family members for the Cloud API....

    blog.groupdocs.cloud/conversion/convert-excel-s...
  2. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/conversion/add-Watermark/ weekly 0.5 https://docs.groupdocs.cloud/conversion/adva......cloud/conversion/add-watermark/ weekly 0.5 https://docs.groupdocs...ersion-options-by-document-family/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/conversion.xml
  3. Options Objects | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Viewer Cloud V1 Page contains description for option objects and object fields. DocumentInfoOptions Provides options for retrieving attachment information. Example DocumentInfoOptions object { "password": "document password", "attachmentPassword": "attachment password", "extractText": false, "renderComments": false, "renderHiddenPages": false, "defaultFontName": "font name", "transforms": [ "Rotate", "Reorder", "AddPrintAction" ], "Watermark": { "text": "Watermark text", "color": "Magenta", "position": "Diagonal", "size": 50 }, "cellsOptions": { "renderGridLines": false, "paginateSheets": false, "encoding": "utf-8", "internalHyperlinkPrefix": "prefix", "countRowsPerPage": 50, "textOverflowMode": "OverlayIfNextIsEmpty", "ignoreEmptyRows": false }, "cadOptions": { "scaleFactor": 50, "width": 600, "height": 800, "renderLayouts": true, "layoutName": "Master", "layers": ["Layer1"] }, "emailOptions": { "encoding": "utf-8" }, "wordsOptions": { "encoding": "utf-8", "renderTrackedChanges": false }, "pdfOptions": { "enablePreciseRendering": false, "enableInitialContentOrdering": false, "renderLayersSeparately": false }, "slidesOptions": { "renderNotes": false }, "projectOptions": { "pageSize": "unknown", "pageSize": "unknown" } } Info Object Fields (Click here to expand)...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/options-objects/
  4. Websites - groupdocs.cloud

    English Français Deutsch Русский ไทย 中文 Websites The aspose.com provides advanced High Code File Format APIs supporti......convert, compare, merge, split, watermark, sign, and inspect a wide... converting, comparing, watermarking, editing, parsing, and annotating...

    websites.groupdocs.cloud
  5. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/annotationinfo/
  6. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/working-with-an...
  7. Websites - groupdocs.cloud

    English Français Deutsch Русский ไทย 中文 Websites The aspose.com provides advanced High Code File Format APIs supporti......convert, compare, merge, split, watermark, sign, and inspect a wide... converting, comparing, watermarking, editing, parsing, and annotating...

    websites.groupdocs.cloud/
  8. Annotate DOCX Files using a REST API in Python

    Programmatically Annotate DOCX Files using REST API on the cloud in Python with Document Annotation Cloud SDK for Python....used to add annotations, watermark overlays, text replacements...as its document annotation family members for the Cloud API....

    blog.groupdocs.cloud/annotation/annotate-docx-f...
  9. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/Watermark/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/working-with-sto...
  10. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/working-with-files/