Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 11,755 for

new

(0.08 sec)
  1. 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-...
  2. 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/
  3. 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...
  4. 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)....Consulting Blog Knowledge Base New Releases Status Websites aspose...Document Creating a Template Add a new slide Add a bullet list at the...

    docs.groupdocs.com/assembly/net/generating-repo...
  5. 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/
  6. 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/...
  7. 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...
  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. 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...
  10. Search for Form Field e-Signatures | GroupDocs

    This article explains how to search for form field electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Here’s how to use it: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/python-net/search-...