Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 10,066 for

new

(0.09 sec)
  1. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....Consulting Blog Knowledge Base New Releases Status Websites aspose...Loading the source document into a new instance of the class. You can...

    docs.groupdocs.com/conversion/net/convert/
  2. Managing dictionaries in network | Documentation

    This page contains information about managing dictionaries of shards in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...(); } dictionary . addRange ( new String [][] { group }); indexer...

    docs.groupdocs.com/search/java/managing-diction...
  3. Pie Chart in Presentation Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation 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. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS PowerPoint 2013: Add a new presentation slide. Click the...

    docs.groupdocs.com/assembly/net/pie-chart-in-pr...
  4. In-Paragraph List in Spreadsheet Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft Excel Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS Excel 2013. Add a New Workbook. Write a sentence, for example “We provide support for the following clients:” in a single column....Consulting Blog Knowledge Base New Releases Status Websites aspose...Template in MS Excel 2013. Add a new Workbook. Write a sentence, for...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  5. In-Table List With Alternate Content in Email D...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Email Document format. In-Table List With Alternate Content in Email Document Note This feature is supported by version 17.8.0 or greater Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS Outlook 2013. Add a New email. Press “Insert” tab to insert the table....Consulting Blog Knowledge Base New Releases Status Websites aspose...Template in MS Outlook 2013. Add a new email. Press “Insert” tab to...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  6. Extract table of contents from EPUB eBooks | Do...

    To extract table of contents from EPUB e-books GetToc method is used....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Get...

    docs.groupdocs.com/parser/net/extract-table-of-...
  7. Managing dictionaries in network | Documentation

    This page contains information about managing dictionaries of shards in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...(); } dictionary . AddRange ( new string [][] { group }); indexer...

    docs.groupdocs.com/search/net/managing-dictiona...
  8. Merge PDF | Documentation

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Node.js via Java API and couple lines of code...Consulting Blog Knowledge Base New Releases Status Websites aspose...as parameter. const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/merge-pdf/
  9. In-Table List with Highlighted Rows in Email Do...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Highlighted Rows report in Email Document format. In-Table List with Highlighted Rows in Email Document Creating a In-Table List with Highlighted Rows Practicing the following steps you can create In-Table List with Highlighted Rows Template in MS Outlook 2013. Create a New Email. Press “Insert” tab to insert the table. Insert a 2x4 table. Click the cell you want to highlight....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS Outlook 2013. Create a new Email. Press “Insert” tab to...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Search reports | Documentation

    This article shows that how to perform the operations on generated search reports....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/search-reports/