Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 3,537 for

cloud document annotator

(0.52 sec)
  1. concrete5

    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....a multi-format HTML5-based document viewer designed as a middleware...literally all common business document and image types using only...

    blog.groupdocs.cloud/tag/concrete5/
  2. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating Documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the Document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/previewoptions/
  3. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/changeinfo/
  4. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on Document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/metered-consump...
  5. GroupDocs Conversion for .NET

    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....Complete Control Over Your Documents GroupDocs Total for .NET is...offered by GroupDocs. View, annotate, compare, sign, convert and...

    blog.groupdocs.cloud/tag/groupdocs-conversion-f...
  6. Extract Metadata | Documentation

    This REST API allows to extract metadata from the Documents. With this API you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified name; Extract properties with specified value; The table below contains the full list of properties that can be specified when extracting metadata from the Document. Name Description Comment FileInfo.FilePath The path of the Document, located in the storage....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/extract-metadata/
  7. How to Convert MSG files to PDF in Ruby

    How to Convert MSG files to PDF in Ruby...Convert MSG to PDF in Ruby using Cloud REST API MSG to PDF Conversion...Conversion Cloud API to convert MSG to PDF format. Our Cloud APIs allows...

    blog.groupdocs.cloud/2022/06/28/how-to-convert-...
  8. GroupDocs.批註雲19.5

    對於開發者來說是個好消息!引入了全新的 GroupDocs.Annotation Cloud 19.5。我們致力於發展 GroupDocs.Annotation Cloud REST API。...Annotation Cloud 19.5。我們致力於發展 GroupDocs.Annotation Cloud...還包括使用雲存儲的方法。因此,您可以直接使用 GroupDocs.Annotation Cloud REST API 執行存儲操作,而不是使用單獨的...

    blog.groupdocs.cloud/zh-hant/annotation/groupdo...
  9. GroupDocs.批注云19.5

    对于开发者来说是个好消息!引入了全新的 GroupDocs.Annotation Cloud 19.5。我们致力于发展 GroupDocs.Annotation Cloud REST API。...Annotation Cloud 19.5。我们致力于发展 GroupDocs.Annotation Cloud...还包括使用云存储的方法。因此,您可以直接使用 GroupDocs.Annotation Cloud REST API 执行存储操作,而不是使用单独的...

    blog.groupdocs.cloud/zh/annotation/groupdocs.an...
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/loadoptions/