Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 11,966 for

format

(0.12 sec)
  1. HtmlViewOptions | GroupDocs.Viewer for .NET API...

    Contains options for rendering documents into HTML Format. For details see the topichttps//docs.groupdocs.com/viewer/net/renderingtohtml/ and its children....rendering documents into HTML format. For details, see the topic...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  2. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table List with Highlighted Rows in HTML Document Format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ orders inFormation with a specific filtering condition with the following key requirements:...Highlighted Rows in HTML Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  3. Pie Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document Format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS PowerPoint 2013: Add a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....report in Presentation Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...
  4. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries....date ) date : A date in the format 'yyyy-MM-dd'. For example:...

    docs.groupdocs.com/search/net/query-language-sp...
  5. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages with advanced options....property set to true image preview format - PNG / JPG / BMP, page numbers...

    docs.groupdocs.com/signature/java/generating-do...
  6. Column Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Presentation Document Format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013: Create a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Data in Presentation Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/column-chart-i...
  7. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file Format inFormation. Load a PDF document Extract the root metadata package Use the FileType property to obtain file Format inFormation AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Managing metadata for specific formats / Documents / Working with...extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....workbooks , are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS...able to recognize spreadsheet format and apply appropriate default...

    docs.groupdocs.com/editor/net/edit-excel/
  9. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...library generates a fully formatted HTML document, including embedded...you can specify the output format explicitly if needed, but otherwise...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  10. OCR Usage Basics | GroupDocs

    This article explains how to use OCR.... format ( "\tPosition: (%d; %d)" ,.... out . println ( String . format ( "\tSize: (%d; %d)" , a ....

    docs.groupdocs.com/parser/java/ocr-usage-basics/