Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 10,655 for

new

(0.69 sec)
  1. 使用 Java 在多个文件中查找 Word 及其同音字

    使用 Java 在文件夹的不同文件中查找特定单词及其同音字。使用文档搜索 Java API 构建同音字应用程序。...// 在指定文件夹中创建索引 Index index = new Index(indexFolder); index.add(documentsFolder);...创建搜索选项对象 SearchOptions options = new SearchOptions(); options.set...

    blog.groupdocs.com/zh/search/find-homophones-in...
  2. Convert to Image with advanced options | Docume...

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "professional-services...

    docs.groupdocs.com/conversion/java/convert-to-i...
  3. Annotations comparison is implemented in GroupD...

    Another monthly release of GroupDocs.Comparison for .NET 18.1 in on-board and ready for download. This release covers a New feature and some improvements. API allows annotations comparison and improvements like public bool property LicenseChecker, page mapper for PDF and comparison of table are intorduced. You can follow release notes here. We’d recommend you to download latest version of the API and share your document comparison experience. Document Conversion API for .... This release covers a new feature and some improvements...

    blog.groupdocs.com/comparison/annotations-compa...
  4. Merge TEX | Documentation

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

    docs.groupdocs.com/merger/java/merge/tex/
  5. How to merge archives to ZIP using Java | Docum...

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

    docs.groupdocs.com/merger/java/getting-started/...
  6. Indexing runs forever with 100% RAM when indexi...

    Unfortunately, we found one more problem when indexing an EML file we found… The indexing takes forever and runs with 100% RAM usage as soon as it is in the folder to index. :confused: SignedMailWithPlainTextBody.zip (…...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/indexing-runs-forever-wit...
  7. In-Table List with Highlighted Rows in Email Do...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table List with Highlighted Rows in Email Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows 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/net/in-table-list-w...
  8. Extract images from document | Documentation

    This article explains that how to extract images from document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleImagesPdf...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Extract text by table of contents item | Docume...

    This article explains that how to extract text by table of contents item."...Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocxWithToc...

    docs.groupdocs.com/parser/java/extract-text-by-...
  10. Scan QR Code | Documentation

    This article shows how to scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other file format like PDF, Email, Ebook, Words, and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/net/scan-qr-code/