Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 10,065 for

new

(0.4 sec)
  1. Merge PowerPoint Presentations | Documentation

    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/
  2. Extract table of contents | Documentation

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Check...

    docs.groupdocs.com/parser/net/extract-table-of-...
  3. Extract table of contents | Documentation

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleChm...

    docs.groupdocs.com/parser/java/extract-table-of...
  4. Extract text from ZIP archive files | Documenta...

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleZip...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Column Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Email Document format. Column Chart in Email Document Creating a Column Chart Please follow below steps to create a column 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 “Column” in the sidebar, you will see a gallery of charts....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/column-chart-i...
  6. Column Chart in Presentation Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Presentation Document format. 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” dialog box....Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Create a new presentation slide. Click the...

    docs.groupdocs.com/assembly/java/column-chart-i...
  7. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/extract-tables-f...
  8. 使用 Java 在多个文件中查找 Word 及其同音字

    使用 Java 在文件夹的不同文件中查找特定单词及其同音字。使用文档搜索 Java API 构建同音字应用程序。...// 在指定文件夹中创建索引 Index index = new Index(indexFolder); index.add(documentsFolder);...创建搜索选项对象 SearchOptions options = new SearchOptions(); options.set...

    blog.groupdocs.com/zh/search/find-homophones-in...
  9. StyleSheet Comparer for Html is Improved in Gro...

    GroupDocs.Comparison for .NET 18.7 comes with some New features, improvements and a bug fix. Now you can implement GluedShapes in diagrams. Please follow the release notes here for further details. We’d recommend you to try latest version of the API and share your feedback. Features Implement Group Shapes for Diagrams Compare different formats as image GluedShapes in Diagram Improvements Improve StyleSheet Comparer for Html Add shape without Diagram’s Master Bug Fix Output of PDF with images is not as expected Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....7 comes with some new features, improvements and a...

    blog.groupdocs.com/comparison/stylesheet-compar...
  10. GroupDocs.Assembly for .NET 3.3.0 Provides Supp...

    Here at GroupDocs we gratify our customers’ feedback regarding our APIs. Hence, GroupDocs Team is pleased to release GroupDocs.Assembly for .NET 3.3.0 with remarkable features including support to add analogue of Microsoft Word NEXT fields into template syntax. We would suggest you to experience our New release that sums up the features given below. GroupDocs.Assembly for .NET 3.3.0 - Recent Features Add ability to update fields while assembling Word Processing documents Add ability to calculate formula while assembling Spreadsheet documents Add analogue of Microsoft Word NEXT fields into template syntax Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....suggest you to experience our new release that sums up the features...

    blog.groupdocs.com/assembly/groupdocs-assembly-...