Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 12,226 for

new

(0.14 sec)
  1. Common List Image in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013: Create a New presentation slide. Add two shapes to hold pictures and name. Save your Document....Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Create a new presentation slide. Add two shapes...

    docs.groupdocs.com/assembly/java/common-list-im...
  2. Extract text from documents | GroupDocs

    Learn how to extract text from PDF, Word, Excel, PowerPoint, and 50+ document formats using GroupDocs.Parser for .NET. Simple C# code examples for extract text from PDF C# scenarios....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-from...
  3. Extract hyperlinks from document | GroupDocs

    This article explains that how to extract hyperlinks from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Check...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  4. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document const comparer = new groupdocs . Comparer ( sourceDocxPath...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  5. Merge documents to DOC | GroupDocs

    This section describes how to import OLE objects into Word DOC/DOCX documents using C#/.NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...types: using ( Merger merger = new Merger ( @"c:\document1.doc"...

    docs.groupdocs.com/merger/net/merge-documents-t...
  6. Merge documents to DOC | GroupDocs

    This section describes how to import OLE objects into Word DOC/DOCX documents using Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...file types: Merger merger = new Merger ( "c:\document1.doc" ))...

    docs.groupdocs.com/merger/java/merge-documents-...
  7. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart 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....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/pie-chart-in-e...
  8. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in Email Document Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Email Document format. In-Table List with Filtering, Grouping, and Ordering in Email Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Outlook 2013....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-...
  9. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . MP3WithID3V2...

    docs.groupdocs.com/metadata/net/handling-mpeg-a...
  10. Indexing corrupted docx file leads to OutOfMemo...

    Hi. We have seen OutOfMemoryExceptions when indexing our test environment. We did take a closer look for the reason and identified an issue with corrupted/invalid docx and/or doc files. The existence of one of such fil…...following option: var options = new IndexingOptions() { UseRawTextExtraction...internal exception. Here is the new example GroupDocsOutOfMemory...

    forum.groupdocs.com/t/indexing-corrupted-docx-f...