Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 12,048 for

new

(0.38 sec)
  1. 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/net/individual-seri...
  2. How to merge TIF images using java | GroupDocs

    Learn how to merge TIF image files, combine TIF image files into one file programmatically in java language using GroupDocs.Merger for Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...source TIF file Merger merger = new Merger ( "c:\sample1.tif" ) //...

    docs.groupdocs.com/merger/java/getting-started/...
  3. Merge PowerPoint Presentations | GroupDocs

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

    docs.groupdocs.com/merger/java/merge/powerpoint/
  4. How to merge WAV files using C# | GroupDocs

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

    docs.groupdocs.com/merger/net/getting-started/u...
  5. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using Python via .NET programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...OOXML standard ECMA-376, the new format is a zip package that...

    docs.groupdocs.com/merger/python-net/merge/excel/
  6. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/python-net/delete-...
  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#....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Get...

    docs.groupdocs.com/parser/net/extract-text-by-t...
  8. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Subscribing...

    docs.groupdocs.com/search/net/text-file-encodin...
  9. Inserting Chart Axis Title Dynamically in Prese...

    Note This feature is supported by version 18.1 or greater 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” dialogue box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document 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...MS PowerPoint 2013: Create a new presentation slide Click the...

    docs.groupdocs.com/assembly/java/inserting-char...
  10. Column Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Spreadsheet 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. Column Chart in Microsoft Excel Document Creating a Column Chart Following below steps, you can create a column chart in MS Excel 2013:...Consulting Blog Knowledge Base New Releases Status Websites aspose...chart in MS Excel 2013: Create a new Workbook. Click the “Insert”...

    docs.groupdocs.com/assembly/net/column-chart-in...