Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 10,573 for

new

(0.04 sec)
  1. Handling MPEG audio metadata | Documentation

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . MP3WithID3V2...

    docs.groupdocs.com/metadata/net/handling-mpeg-a...
  2. Merge documents to DOC | Documentation

    This section describes how to import OLE objects into Word DOC/DOCX documents using C#/.NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...types: using ( Merger merger = new Merger ( @"c:\document1.doc"...

    docs.groupdocs.com/merger/net/merge-documents-t...
  3. Merge documents to DOC | Documentation

    This section describes how to import OLE objects into Word DOC/DOCX documents using Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...file types: Merger merger = new Merger ( "c:\document1.doc" ))...

    docs.groupdocs.com/merger/java/merge-documents-...
  4. Search results | Documentation

    This article shows that how to perform the operations on search results....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/search-results/
  5. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/faceted-search/
  6. Comparison pdf view bold characters - Free Supp...

    hello, im using your Comparison .Net Ui product, when i try to compare two pdf’s it appears that the text’s are written by bold characters image.png (22.0 KB) here’s the files that i used for comparison 95592.pdf (20.…...We have opened the following new ticket(s) in our internal issue...1; using (Comparer comparer = new Comparer(source)) { IDocumentInfo...

    forum.groupdocs.com/t/comparison-pdf-view-bold-...
  7. GroupDocs.Merger for .NET | Documentation

    Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways....Consulting Blog Knowledge Base New Releases Status Websites aspose...for .NET API Reference WHAT'S NEW? GroupDocs.Merger for .NET Release...

    docs.groupdocs.com/merger/net/
  8. Get default convert options for a target format...

    In this article, you will learn how to get predefined default convert options for desired target format with GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.docx" ))...

    docs.groupdocs.com/conversion/net/get-default-c...
  9. Search Text in Folders by Indexing using C# | U...

    Search text by parts, text indexing, specify the number of search threads, and get search time to get search results in C# using GroupDocs Search API for .NET Developers....specified folder Index index = new Index(indexFolder); // Indexing...instance SearchOptions options = new SearchOptions(); options.IsChunkSearch...

    blog.groupdocs.com/search/search-text-by-indexi...
  10. "Document is not found. Document ID: 7021" duri...

    Hello, We got an exception during a search that seems to be pretty rare. We were not able to reproduce it again, but we still want to report it to you and hope that you can fix it based on this description… This is the…...doing this: var searchOptions = new SearchOptions { RetrieveAttributes...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/document-is-not-found-doc...