Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 31,391 for

new

(0.1 sec)
  1. GroupDocs.Search for .NET 18.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for .NET 18.2. Major Features There are 3 enhancements in this regular monthly release. The most notable are: Implement compact index feature Implement option for multithreaded indexing Improve index structure to increase indexing speed All Changes Key Summary Category SEARCHNET-1157 Implement compact index feature Enhancement SEARCHNET-1321 Implement option for multithreaded indexing Enhancement SEARCHNET-1414 Improve index structure to increase indexing speed Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...NET 18.2. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/search/net/groupdocs-search-...
  2. C# .NET Document Comparison Software | diff che...

    C# .NET Software to compare document style & content. Compare documents of multiple supported formats to identify changes between files....using ( Comparer comparer = new Comparer ( "source.docx" )) {...options CompareOptions options = new CompareOptions () { ShowRevisions...

    products.groupdocs.com/comparison/net/
  3. Load password-protected document | Documentation

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/conversion/java/load-passwor...
  4. How to edit e-Book file | Documentation

    This article demonstrates how to edit e-Book files using C# programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor . Editor editorMobi = new Editor ( mobiPath ); FileStream...

    docs.groupdocs.com/editor/net/how-to-edit-ebook/
  5. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => GetRemoteFile...

    docs.groupdocs.com/conversion/net/load-document...
  6. Load file from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => GetRemoteFile...

    docs.groupdocs.com/conversion/net/load-file-fro...
  7. BarcodeSearchOptions - GroupDocs.Signature for ...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......BarcodeSearchOptions () Initializes a new instance of the SearchBarcodeOptions...BarcodeType encodeType) Initializes a new instance of the SearchBarcodeOptions...

    apireference.groupdocs.com/signature/java/com.g...
  8. Extract text from Microsoft Office Excel spread...

    This article explains that how to extract text 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-text-from...
  9. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/work-with-search-...
  10. GroupDocs.Viewer is unable to detect password p...

    Related to this other issue that has been resolved: https://forum.groupdocs.com/t/groupdocs-parser-unable-to-detect-password-protected-7z-archive/12749/4 GroupDocs.Viewer is unable to detect password protected 7z archi…...= True: Using FileDialog As New OpenFileDialog If FileDialog...As GroupDocs.Viewer.Viewer = New GroupDocs.Viewer.Viewer(FileDialog...

    forum.groupdocs.com/t/groupdocs-viewer-is-unabl...