Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 237 for

annotation properties

(0.04 sec)
  1. Document Automation REST APIs | GroupDocs Cloud

    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....Annotation Cloud 是一個 REST API 和通用文檔...用於向圖表中的註釋添加註釋的 .NET API GroupDocs.Annotation for .NET 支持一項新功能,可為圖表中的不...

    blog.groupdocs.cloud/zh-hant/page/44/
  2. Document Automation REST APIs | GroupDocs Cloud

    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....Annotation クラウド GroupDocs.Annotation Cloud は、ほぼすべての一般的なビジネス...図の注釈にコメントを追加するための .NET API GroupDocs.Annotation for .NET は、図内のさまざまな注釈タイプ...

    blog.groupdocs.cloud/ja/page/44/
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Annotation クラウド GroupDocs.Annotation Cloud は、ほぼすべての一般的なビジネス...図の注釈にコメントを追加するための .NET API GroupDocs.Annotation for .NET は、図内のさまざまな注釈タイプ...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/44/
  4. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order to render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used. The following code sample shows how to render layouts along with the Model of a CAD drawing. 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...Layouts within CAD drawing, the property CadOptions.RenderLayouts is...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  5. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 to 100. Default value is 90. This example demonstrates how to adjust quality of the output JPG image. 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...images by setting Quality property of ImageOptions class. The...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  6. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Annotation Product Solution GroupDocs...rendering. The ExtractText property of ImageOptions class enables...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  7. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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...provides RenderResponsive property of HtmlOptions class as shown...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  8. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....Annotation Product Solution GroupDocs...Cloud provides RenderEmptyRows property of SpreadsheetOptions class...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  9. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want to see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how to render a Word document including tracked changes. 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...WordProcessingOption.RenderTrackedChanges property. The following code sample...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  10. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....Annotation Product Solution GroupDocs...API provides RenderComments property of HtmlOptions (or JpgViewOptions...

    docs.groupdocs.cloud/viewer/render-document-wit...