Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 12,327 for

new

(0.07 sec)
  1. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  2. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a New presentation slide. Click the document where you want to add the table. Press “Insert” tab to insert the table....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS PowerPoint 2013. Add a new presentation slide. Click the...

    docs.groupdocs.com/assembly/java/in-table-maste...
  3. Inserting Chart Axis Title Dynamically in Sprea...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. Column Chart in Microsoft Excel Document Creating a Column Chart Following steps, you can create a column chart in MS Excel 2013: Create a New Workbook Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Worksheet Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Consulting Blog Knowledge Base New Releases Status Websites aspose...chart in MS Excel 2013: Create a new Workbook Click the “Insert” tab...

    docs.groupdocs.com/assembly/net/inserting-chart...
  4. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...user firstly need to create new instance of class. For achieving...

    docs.groupdocs.com/editor/java/editabledocument/
  5. How to Compare Excel Spreadsheets - Online & Fr...

    Compare Excel files using the free online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....*/ using (Comparer comparer = new Comparer("path/spreadsheet.xlsx"))...*/ try (Comparer comparer = new Comparer("path/spreadsheet-ver1...

    blog.groupdocs.com/comparison/compare-excel-spr...
  6. 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:...Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS Outlook 2013: Create a new Email Click the “Insert” tab...

    docs.groupdocs.com/assembly/java/individual-ser...
  7. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can 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 Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....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/individual-seri...
  8. How to merge MP3 files using C# | GroupDocs

    Learn how to merge MP3 audio files, combine MP3 audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...MP3 file using ( var merger = new GroupDocs . Merger . Merger (...

    docs.groupdocs.com/merger/net/getting-started/u...
  9. How to merge archives to ZIP using C# | GroupDocs

    Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.zip" ))...

    docs.groupdocs.com/merger/net/getting-started/u...
  10. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.ppsx" ))...

    docs.groupdocs.com/merger/net/merge/powerpoint/