Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 10,042 for

new

(0.06 sec)
  1. 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...
  2. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...information. const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/get-docum...
  3. Get Search and Index Report Using GroupDocs.Sea...

    Team GroupDocs is always focused on delivering the best to their customers and this is why we have come up with yet another monthly release of the search API which adds some very valuable features and enhancements to the GroupDocs.Search for .NET API. Using the latest version, users can get detailed report about searching or indexing. The API has also added Fiction book format to the list of supported formats.... The Document Search API - New FeaturesVersion 17.7.0 of the...API introduces the following new features in this release: # Implement...

    blog.groupdocs.com/search/get-search-and-index-...
  4. Convert N consecutive pages | Documentation

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

    docs.groupdocs.com/conversion/java/convert-n-co...
  5. Getting document text in network | Documentation

    This page contains information about getting document text in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...NetworkDocumentInfo > documents = new ArrayList < NetworkDocumentInfo...

    docs.groupdocs.com/search/java/getting-document...
  6. Check if a file is encrypted | Documentation

    This article explains how to check if a file is encrypted using .NET / C# with GroupDocs.Viewer for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "protected.pdf" )) {...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  7. Search by chunks | Documentation

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

    docs.groupdocs.com/search/net/search-by-chunks/
  8. How to Run Examples | Documentation

    This article describes how to run .NET parser API code examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project ; Select appropriate...

    docs.groupdocs.com/parser/net/how-to-run-examples/
  9. Extract images from Microsoft Office Excel spre...

    This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets....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...
  10. Working with attributes | Documentation

    This page contains information about working with attributes in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...AttributeChangeBatch batch = new AttributeChangeBatch (); batch...

    docs.groupdocs.com/search/java/working-with-att...