Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 423 for

metadata properties

(0.07 sec)
  1. 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....Metadata Product Solution GroupDocs...Cloud provides RenderEmptyRows property of SpreadsheetOptions class...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  2. 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....Metadata Product Solution GroupDocs...rendering. The ExtractText property of ImageOptions class enables...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  3. GroupDocs ニュースレター 2017 年 9 月 – API の更新とコード例

    GroupDocs 開発者ニュースレター 2017 年 9 月では、GroupDocs ドキュメント操作 API 内の API の更新、主要な機能強化、バグ修正について説明しています。...com/2017/08/15/opacity-and-fixed-svg-path-properties-introduced-in-groupdocs.annotation-for-...でキヤノンおよびパナソニックのカメラからメモを作成する # GroupDocs.Metadata for .NET API 17.8 では、Canon...

    blog.groupdocs.cloud/ja/total/groupdocs-newslet...
  4. Render grid lines | Documentation

    GroupDocs.Viewer Cloud does not render gird lines of Spreadsheets by default. To enable rendering of gird lines you just need to SpreadsheetOptions.RenderGridLines property to true in order to render the grid lines. The following code sample shows how to enable rendering of grid lines. 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....Metadata Product Solution GroupDocs...SpreadsheetOptions.RenderGridLines property to true in order to render...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  5. Render hidden pages | Documentation

    Hidden pages are not rendered by default. In order to include them into the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class. This feature is supported for: Diagrams with hidden pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how to render hidden pages. 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....Metadata Product Solution GroupDocs...provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions...

    docs.groupdocs.cloud/viewer/render-hidden-pages/
  6. Render Visio Document Figures | Documentation

    When you are converting Visio files, you can choose what you want to render: Visio scheme pages or figures of Visio scheme. If Visio scheme does not contain pages - only figures will be rendered. To force render Visio figures please set RenderFiguresOnly property to true in VisioRenderingOptions. You can set width of each figure, height will be calculated by proportions automatically. API Usage There are steps that usage of GroupDocs....Metadata Product Solution GroupDocs...please set RenderFiguresOnly property to true in VisioRenderingOption...

    docs.groupdocs.cloud/viewer/render-visio-docume...
  7. 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....Metadata Product Solution GroupDocs...Layouts within CAD drawing, the property CadOptions.RenderLayouts is...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  8. 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....Metadata Product Solution GroupDocs...images by setting Quality property of ImageOptions class. The...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  9. Working with Data | Documentation

    Programming techniques, designed to apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....Metadata Product Solution GroupDocs...group instance using the Key property. You can treat a group itself...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  10. Image Viewer - Add text overlay over images | D...

    GroupDocs.Viewer Cloud provides feature that allows to add text overlays over images. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. Please note that due to Image Viewer’s architecture rendering results with text extraction enabled and disabled are different. The ExtractText property of ImageOptions class enables you to render document to display with text. This example demonstrates how to render document for display with text....Metadata Product Solution GroupDocs...different. The ExtractText property of ImageOptions class enables...

    docs.groupdocs.cloud/viewer/image-viewer-add-te...