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

feature

(0.17 sec)
  1. Bulleted List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Note This Feature is supported by version 17.03 or greater. Creating a Bulleted List Practising the following steps you can insert Bulleted List in an HTML document. To add a bulleted list start and end your list with
      tag and list all the elements by enclosing them between
    • tag....in HTML Document Note This feature is supported by version 17...

      docs.groupdocs.com/assembly/net/bulleted-list-i...
    • In-Table List in Email Document | GroupDocs

      Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Note This Feature is supported by version 17.8.0 or greater Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email....in Email Document Note This feature is supported by version 17...

      docs.groupdocs.com/assembly/net/in-table-list-i...
    • Specify encoding when loading documents | Group...

      This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your Java applications....documents Leave feedback This feature is supported for the following...

      docs.groupdocs.com/viewer/java/specify-encoding...
    • Common Master-Detail Image in Email Document | ...

      Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Note This Feature is supported by version 17.8.0 or greater Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email....in Email Document Note This feature is supported by version 17...

      docs.groupdocs.com/assembly/net/common-master-d...
    • Compare Multiple CSV Files in Java | Accept, Re...

      Programmatically compare two or more CSV files in Java. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using Java API....</dependency> Running examples for its features are also available on GitHub...Just like the track changes feature of Microsoft Word that allows...

      blog.groupdocs.com/comparison/compare-multiple-...
    • Numbered List in Word Processing Document | Gro...

      Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”....Nested Numbered List Note This feature is supported by version 19...tags. In particular, this feature is useful when working with...

      docs.groupdocs.com/assembly/net/numbered-list-i...
    • Extract text from Microsoft Office Excel spread...

      To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....have checked text extraction feature support earlier System . out...the code above and see the feature in action in our GitHub examples:...

      docs.groupdocs.com/parser/java/extract-text-fro...
    • Extract text areas | GroupDocs

      Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#.... Features . TextAreas ) { Console ....checked text areas extraction feature support earlier foreach ( PageTextArea...

      docs.groupdocs.com/parser/net/extract-text-areas/
    • Working with metadata in Spreadsheets | GroupDocs

      GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....spreadsheets The inspection feature that is introduced in this...the code above and see the feature in action in our GitHub examples:...

      docs.groupdocs.com/metadata/java/working-with-m...
    • Get document info | GroupDocs

      GroupDocs.Metadata allows users to get meta information of a document....To learn more about library features and get familiar how to manage...the code above and see the feature in action in our GitHub examples:...

      docs.groupdocs.com/metadata/python-net/get-docu...