Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 12,355 for

new

(0.2 sec)
  1. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleWithImagesDocx...

    docs.groupdocs.com/parser/java/extract-images-f...
  2. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Subscribing...

    docs.groupdocs.com/search/java/text-file-encodi...
  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 const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  4. GroupDocs.Total for .NET 25.9 – 最新更新和修复(2025年10月)

    探索 GroupDocs.Total for .NET 25.9 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...发布亮点 目录 Important notice What’s new in this release Updated products...official releases page. What’s new in this release # Updated products...

    blog.groupdocs.com/zh/total/groupdocs-total-for...
  5. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using C# programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...mobi" ; Editor editorFromPath = new Editor ( inputMobiPath ); FileStream...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...
  6. Advanced search for Metadata signatures | Group...

     This article explains how to search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/advanced-sear...
  7. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Releasing Next Generation GroupDocs.Comparison ...

    GroupDocs team happily announces the release of Next Generation GroupDocs.Comparison for .NET with the New features that you may have not practiced before. GroupDocs.Comparison is a powerful API for comparing + merging Microsoft Office, PDF, Text and HTML documents. It compares both content and styles in the documents and saves the difference summary in a separate result file. This version has a New installer and some New features, fixes, and more document formats are introduced....NET with the new features that you may have not...This version has a new installer and some new features, fixes,...

    blog.groupdocs.com/comparison/releasing-next-ge...
  9. How to merge images to PDF using Java | GroupDocs

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

    docs.groupdocs.com/merger/java/getting-started/...
  10. How to merge PNG images using C# | GroupDocs

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.png" ))...

    docs.groupdocs.com/merger/net/getting-started/u...