Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 13,085 for

new

(0.72 sec)
  1. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/update-index/
  2. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/update-in...
  3. Separate data extraction | GroupDocs

    This article explains how to separately extract data from documents and add the extracted data to the index....Consulting Blog Knowledge Base New Releases Status Websites aspose...And the subsequent addition of new data extractors will significantly...

    docs.groupdocs.com/search/nodejs-java/separate-...
  4. Load document from stream | GroupDocs

    This article demonstrates how to convert document presented as stream using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...converter = new Converter (() -> { try { return new FileInputStream...

    docs.groupdocs.com/conversion/java/load-documen...
  5. Set shape color independently of font color | G...

    Following this guide you will learn how to set shape color independently of font color and modify appearance of detected changes when use GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/set-shape-col...
  6. Skip Unreadable Characters During Watermark Sea...

    We are delighted to announce the release of version 18.8 of GroupDocs.Watermark for .NET. The latest version allows skipping unreadable characters during text watermark search. Furthermore, we have also added a New feature to strengthen protection of text watermark in presentation documents. Please continue to read more about the New features, enhancements and bug fixes added in version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search This feature allows finding text watermark even if it contains unreadable characters between the letters....Furthermore, we have also added a new feature to strengthen protection...continue to read more about the new features, enhancements and bug...

    blog.groupdocs.com/watermark/skip-unreadable-ch...
  7. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Consulting Blog Knowledge Base New Releases Status Websites aspose...preview final Redactor redactor = new Redactor ( testFile ); try {...

    docs.groupdocs.com/redaction/java/get-document-...
  8. Homophone dictionary | GroupDocs

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

    docs.groupdocs.com/search/java/homophone-dictio...
  9. Synonym dictionary | GroupDocs

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

    docs.groupdocs.com/search/java/synonym-dictionary/
  10. Render to PNG or JPEG | GroupDocs

    With GroupDocs.Viewer for Java you can render documents to PNG and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { PngViewOptions...

    docs.groupdocs.com/viewer/java/rendering-to-png...