Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 10,652 for

new

(0.09 sec)
  1. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleOne...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. Float and paginal modes | Documentation

    This article explains the pros and cons of float and paginal document editing modes when editing Word documents with GroupDocs.Editor API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingEditOp ; let editOptions = new WordProcessingEditOp (); editOptions...

    docs.groupdocs.com/editor/nodejs-java/float-and...
  3. Convert to XPS, SVG and WebP formats with Group...

    Team GroupDocs is excited to announce another monthly release of GroupDocs.Conversion for Java 17.3.0. API comes with multitude of New features such as metered licensing, count document pages, conversion to gray-scale image and many more. Aside this, many improvements, bug fixes and some New document formats are introduced in this release. We would recommend you to download the New release and evaluate the exciting features to enhance document conversion experience....API comes with multitude of new features such as metered licensing...improvements, bug fixes and some new document formats are introduced...

    blog.groupdocs.com/conversion/convert-xps-svg-w...
  4. .NET 9 - GroupDocs 25.5 - Unable to load Aspose...

    Hello, It is my understanding that although PublisherLoadOptions was moved to the .NET Framework package, it should still be possible to convert publisher documents to PDF in .NET 9? I am using the below code var fs =…...var fs = new MemoryStream(); using var converter = new Converter(()...=> ms); var convertOptions = new PdfConvertOptions(); converter...

    forum.groupdocs.com/t/net-9-groupdocs-25-5-unab...
  5. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser allows you to extract emails from remote servers and data from the emails. It supports POP, IMAP and EWS protocols....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailConnection connection = new EmailEwsConnection ( "https://outlook...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  6. Get possible conversions | Documentation

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...Consulting Blog Knowledge Base New Releases Status Websites aspose..."sample.docx" ; const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/get-p...
  7. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...evolved with requirements of new information requirements to be...

    docs.groupdocs.com/merger/nodejs-java/merge/html/
  8. Technical Support | Documentation

    Get comprehensive technical support for GroupDocs.Total for .NET. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team....Consulting Blog Knowledge Base New Releases Status Websites aspose...complete application. If you need new features in the existing GroupDocs...

    docs.groupdocs.com/total/net/technical-support/
  9. Technical Support | Documentation

    Get comprehensive technical support for GroupDocs.Total for Java. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team....Consulting Blog Knowledge Base New Releases Status Websites aspose...complete application. If you need new features in the existing GroupDocs...

    docs.groupdocs.com/total/java/technical-support/
  10. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...PageJoinOptions joinOptions = new PageJoinOptions ( 1 , 4 , RangeMode...

    docs.groupdocs.com/merger/net/merge-pages-from-...