Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 10,655 for

new

(0.37 sec)
  1. Font extraction options | Documentation

    Learn how to extract fonts from input Word documents when editing with GroupDocs.Editor API for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...FontExtractionOption ; let editOptions = new WordProcessingEditOp (); editOptions...

    docs.groupdocs.com/editor/nodejs-java/font-extr...
  2. Possible to load in an email in MSG file format...

    As per subject, does any of the GroupDocs.Total components allow loading of MSG file, modification of attachments, and then saving back out as MSG?...it is not possible to set a new value to the property unlike...it is not possible to set a new value to the property unlike...

    forum.groupdocs.com/t/possible-to-load-in-an-em...
  3. DPI setting ignored when converting MSG to PDF ...

    Hello, Converting the attached MSG file to PDF, creates a document with as size of 10.42 x 14.74 inch, according to Adobe Reader. image.png (66.0 KB) With the specified 750 x 1061 pixels at the default 96 dpi, that sh…...conv = new Converter(documentPath)) { var options = new PdfConvertOptions()... For example: var options = new PdfConvertOptions() { Dpi = 96...

    forum.groupdocs.com/t/dpi-setting-ignored-when-...
  4. What is GroupDocs Assembly?

    Last week, I mentioned changes that we’re making to GroupDocs Assembly to make it more intuitive. Document assembly (also known as document automation) is an aspect of document management that you might not be familiar with, so this week I’ll discuss what it is and how it can be used in more detail. Document Management? You’ve found your way to GroupDocs and the GroupDocs blog so chances are that you have an idea about document management....again and again, creating a new, unique document each time. It’s...template, add data and create a new document.”] [/caption] Give Me...

    blog.groupdocs.com/total/what-is-groupdocs-asse...
  5. Common List Image in Presentation Document | Do...

    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...
  6. Extract text from HTML documents | Documentation

    Learn how to extract a text from HTML documents getText() method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleHtml...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Merge EPUB | Documentation

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

    docs.groupdocs.com/merger/java/merge/epub/
  8. Pie Chart in Email Document | Documentation

    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...
  9. 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-...
  10. Extract data from PDF forms | Documentation

    This article shows how to extract data from PDF forms easily with GroupDocs.Parser....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-data-from...