Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 4,176 for

groupdocs.editor,

(0.05 sec)
  1. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON).

    docs.groupdocs.com/assembly/net/generating-repo...
  2. Individual Series Point Coloring in Email Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Email Document Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Reporting Requirement As a report developer, you are required to share your customer orders details dynamically with the following key requirements:...Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Email Document Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Reporting Requirement As a report developer, you are required to share your customer orders details dynamically with the following key requirements:

    docs.groupdocs.com/assembly/net/individual-seri...
  3. Extract formatted text from document page | Gro...

    This article explains that how to extract formatted text from document page....This article explains that how to extract formatted text from document page.

    docs.groupdocs.com/parser/java/extract-formatte...
  4. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents...This article explains that how to search text from PDF documents

    docs.groupdocs.com/parser/net/search-text-in-pd...
  5. Installation | GroupDocs

    Install GroupDocs.Metadata for Python via .NET from PyPI, pin it in requirements.txt, or install a pre-downloaded wheel for offline environments — then verify the installation....Install GroupDocs.Metadata for Python via .NET from PyPI, pin it in requirements.txt, or install a pre-downloaded wheel for offline environments — then verify the installation.

    docs.groupdocs.com/metadata/python-net/installa...
  6. Installation | GroupDocs

    The page describes how to add the GroupDocs.Annotation library to your .NET project....The page describes how to add the GroupDocs.Annotation library to your .NET project.

    docs.groupdocs.com/annotation/net/installation/
  7. Extract text by table of contents item | GroupDocs

    Learn how to extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, PDFs, and eBooks by TOC item in C#....Learn how to extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, PDFs, and eBooks by TOC item in C#.

    docs.groupdocs.com/parser/net/extract-text-by-t...
  8. Search text in EPUB eBooks | GroupDocs

    This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects.

    docs.groupdocs.com/parser/java/search-text-in-e...
  9. Search text in Emails | GroupDocs

    To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email....To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email.

    docs.groupdocs.com/parser/java/search-text-in-e...
  10. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Annotation for Python via .NET by creating and running a simple example....Quickly get started with GroupDocs.Annotation for Python via .NET by creating and running a simple example.

    docs.groupdocs.com/annotation/python-net/hello-...