Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,035 for

image annotations

(0.06 sec)
  1. Cloud on Document Automation REST APIs | GroupD...

    Cloud on Document Automation REST APIs | GroupDocs Cloud Recent content in Cloud on Document Automation REST APIs | GroupDocs Cloud GroupDocs.Annotation Cloud SDK สำหรับ Java และ Ruby พร้อมใช้งานแล......Annotation Cloud SDK สำหรับ Java และ...ิการแปลงเอกสาร GroupDocs.Annotation Cloud รุ่นต่อไปจะพร้อมใช้งานเร็วๆ...

    blog.groupdocs.cloud/th/tag/cloud/index.xml
  2. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the Image); Page height in pixels (when converted to Image); Page number; Visible property that indicates whether the page is visible or not....Annotation Product Solution GroupDocs...the image); Page height in pixels (when converted to image); Page...

    docs.groupdocs.cloud/merger/get-document-inform...
  3. Cloud on Document Automation REST APIs | GroupD...

    Cloud on Document Automation REST APIs | GroupDocs Cloud Recent content in Cloud on Document Automation REST APIs | GroupDocs Cloud GroupDocs.Annotation Cloud SDK untuk Java dan Ruby Kini Tersedia ......Annotation Cloud SDK untuk Java dan...konversi dokumen. GroupDocs.Annotation Cloud Generasi Berikutnya...

    blog.groupdocs.cloud/id/tag/cloud/index.xml
  4. Annotation on Document Automation REST APIs | G...

    Annotation on Document Automation REST APIs | GroupDocs Cloud Recent content in Annotation on Document Automation REST APIs | GroupDocs Cloud Анотуйте PDF-документи за допомогою REST API у PHP Прог......Annotation on Document Automation REST APIs | GroupDocs Cloud...Cloud Recent content in Annotation on Document Automation REST APIs...

    blog.groupdocs.cloud/uk/tag/annotation/index.xml
  5. HTML Viewer | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Exclude fonts HTML Viewer - Limit image size HTML Viewer - Minify HTML...

    docs.groupdocs.cloud/viewer/html-viewer/
  6. Settings | Documentation

    Settings data structure defines comparison process additional settings Settings example: { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of metadata to clone (Default, Source, Target, FileAuthor) MetaData User metadata PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1....Annotation Product Solution GroupDocs...Processing and for rectangles in Image documents CalculateComponentCo...

    docs.groupdocs.cloud/comparison/settings/
  7. GroupDocs.Viewer Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....over 50 types of documents and images. Monthly Newsletter February...Programmatically View, Convert, Annotate, Compare, Digitally Sign,...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  8. GroupDocs.Annotation for Cloud on Document Auto...

    GroupDocs.Annotation for Cloud on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation for Cloud on Document Automation REST APIs | GroupDocs Cloud Анотуйте файли ......Annotation for Cloud on Document Automation REST APIs...Recent content in GroupDocs.Annotation for Cloud on Document Automation...

    blog.groupdocs.cloud/uk/tag/groupdocs.annotatio...
  9. How to self-host GroupDocs.Annotation Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are Images and containers. The Image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Getting Started /...

    docs.groupdocs.cloud/annotation/self-host-with-...
  10. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Annotation Product Solution GroupDocs...page when rendering as PDF or image.Supported values {Unknown,Letter...

    docs.groupdocs.cloud/viewer/renderoptions/