Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,202 for

new

(0.08 sec)
  1. Extract formatted text from document | GroupDocs

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

    docs.groupdocs.com/parser/net/extract-formatted...
  2. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/net/alphabet/
  3. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/java/spelling-corrector/
  4. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Consulting Blog Knowledge Base New Releases Status Websites aspose...search index. Step #1: Create new index First of all you need to...

    docs.groupdocs.com/search/net/build-your-first-...
  5. Missing information in PDF while Converting Com...

    Hi Team, I am comparing two DOCX files using the Aspose Library. While converting DOCX to PDF, I am losing some important information where changes cannot be identified accurately. For example, with color coding, it ca…...converter = new Converter(); PdfConvertOptions options = new PdfConvertOptions();...

    forum.groupdocs.com/t/missing-information-in-pd...
  6. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( var converter = new GroupDocs . Conversion . Converter...

    docs.groupdocs.com/conversion/net/convert/datab...
  7. Releasing Improved ASP.NET MVC Front End

    GroupDocs team is happy to release another version of ASP.NET MVC Front End with a bunch of New features that were demanded by the customers. Not only this but most of the reported issues have also been resolved in the latest ASP.NET MVC Front End. We recommend you to download and try this version of the application to get a much better experience. Let’s have a look at the list of enhancements, fixes, and improvements....MVC Front End with a bunch of new features that were demanded by...End **has come with following new features. # Zooming Options in...

    blog.groupdocs.com/viewer/asp-net-mvc-front-end...
  8. Load document from local disk | GroupDocs

    This section explains how to load document from local disk with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sample.pdf" )) {...

    docs.groupdocs.com/signature/net/load-document-...
  9. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.docx" ))...

    docs.groupdocs.com/conversion/net/convert-n-con...
  10. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...