Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 10,655 for

new

(0.06 sec)
  1. Indexing with stop words | Documentation

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...Consulting Blog Knowledge Base New Releases Status Websites aspose...words IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/indexing-with-sto...
  2. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/search-by-chunks/
  3. Character replacements | Documentation

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

    docs.groupdocs.com/search/net/character-replace...
  4. Extract images from Microsoft Office PowerPoint...

    This article explains that how to extract images from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-images-fr...
  5. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "formatting.docx"...

    docs.groupdocs.com/conversion/java/convert-to-s...
  6. Track Changes in a Word Document Using GroupDoc...

    We as members of GroupDocs team are immensely delighted to see our users community growing every day. Our whole team is always endeavoring to cater to your needs and requirements to our fullest possible potential thus providing the most innovative and enhanced solutions to our valuable customers. In this regard we are really pleased to announce yet another bit of our efforts for you; that is the release of version 17....latest release and check out the new features introduced in this version...GroupDocs.Metadata for .NET 17.05 - New Features # The following two...

    blog.groupdocs.com/metadata/track-changes-word-...
  7. Extract formatted text from document page | Doc...

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

    docs.groupdocs.com/parser/net/extract-formatted...
  8. Font Processing Issue with GroupDocs - Turns th...

    We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded). We have installed these fonts in the Windows processing machin…...Dictionary<int, string> jPGFilePaths = new Dictionary<int, string>(); foreach...convertedImagePath); using (var converter = new GroupDocs.Conversion.Converter(PDFFilePath))...

    forum.groupdocs.com/t/font-processing-issue-wit...
  9. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...Golubkov May 7, 2025, 12:46pm 23 A new version of GroupDocs.Search compatible...2025, 1:12pm 24 It works on a new project. Thank you for taking...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  10. Developer Guide | Documentation

    Developer Guide section explains all aspects of GroupDocs.Editor for Java file editor features, provides code snippets and examples of editing Microsoft Office formats progammatically in Java applications...Consulting Blog Knowledge Base New Releases Status Websites aspose...document Edit document Create new document by format Save document...

    docs.groupdocs.com/editor/java/developer-guide/