Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,019 of 1,019 for

image annotations

(0.06 sec)
  1. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...filePath = "SampleFiles/with_jpg_image.pptx" ; let viewOptions = new...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...
  2. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview Images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...coordinates at files preview images. The following code sample...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  3. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages into HTML, PDF, and Images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how to adjust output page size....Annotation Product Solution GroupDocs...messages into HTML, PDF, and images. To enable this feature, the...

    docs.groupdocs.cloud/viewer/adjust-page-size/
  4. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....Annotation Product Solution GroupDocs...words and characters; Tables; Images; Shapes etc. For better visual...

    docs.groupdocs.cloud/comparison/compare-documents/
  5. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....Annotation Product Solution GroupDocs...ImageJoinMode Join mode for images Optional Resource URI HTTP...

    docs.groupdocs.cloud/merger/mix-document-pages/
  6. 記録

    記録...19, 2023 · ムハンマド・ムスタファ · 2 分 Image to PDF Converterを使用してJPGをPDFに変換します...ティラル・アハマド · 2 分 6月 2 GroupDocs.Annotation クラウド 19.5 June 24, 2019 ·...

    blog.groupdocs.cloud/ja/archives/
  7. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no Images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....Annotation Product Solution GroupDocs...files (TXT), that contain no images, pages, paragraphs, lists,...

    docs.groupdocs.cloud/editor/working-with-text-d...
  8. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. cURL example Linux/MacOS/Bash curl -X POST "https://api....Annotation Product Solution GroupDocs...$convertOptions . compress_images = false ; $convertOptions ...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  9. Working with Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....Annotation Product Solution GroupDocs..."backgroundBrush" : { "imageGuid" : "images\signature_01.jpg" , "brushType"...

    docs.groupdocs.cloud/signature/working-with-tex...