Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 765 for

annotation options

(0.04 sec)
  1. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all Options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....Annotation Product Solution GroupDocs...working-with-viewer-api API. Note Not all options are supported by all document...

    docs.groupdocs.cloud/viewer/viewoptions/
  2. GroupDocs Signature

    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....user-oriented support features and options. Hi, everyone! The Cloud platform...offered by GroupDocs. View, annotate, compare, sign, convert and...

    blog.groupdocs.cloud/tag/groupdocs-signature/
  3. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion Options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....Annotation Product Solution GroupDocs...usage / Common Conversion Options / Convert document using custom...

    docs.groupdocs.cloud/conversion/convert-using-c...
  4. resolve · Coursier

    The resolve command resolves then prints the transitive dependencies of one

    ...When passed the --tree or -t option, it outputs a tree instead...alexarchambault: case -app-annotations_2.12:2.0.0-M5 │ └─ org.s...

    get-coursier.io/docs/1.1.0-M11-2/cli-resolve
  5. Display Excel Data in HTML using REST API in No...

    Programmatically render or display Microsoft Excel spreadsheet data to HTML using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK.... Next, set various options such as paginateSheets, textOverflowMode...by applying the following options: Display an Excel Worksheets...

    blog.groupdocs.cloud/2021/12/03/display-excel-d...
  6. Convert PDF to HTML using REST API in Ruby

    GroupDocs.Conversion is an advanced document conversion API solutuion. This article is about how to convert PDF to HTML using REST API in Ruby....learn how to use additional options for converting PDF to HTML...fixed_layout convert options Then, set convert_options and output_path...

    blog.groupdocs.cloud/2022/06/12/convert-pdf-to-...
  7. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns Options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs....Annotation Product Solution GroupDocs...Advanced usage / Rendering options by document type / Rendering...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  8. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Annotation Product Solution GroupDocs...API with fewer methods and options. Also, it has a more optimized...

    docs.groupdocs.cloud/viewer/features-overview/
  9. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three Options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...Annotation Product Solution GroupDocs...Advanced usage / Common rendering options / Flip/rotate pages Flip/rotate...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  10. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet Format example....Annotation Product Solution GroupDocs...Advanced usage / Conversion options by document family / 2. Convert...

    docs.groupdocs.cloud/conversion/convert-to-spre...