Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 10,312 for

new

(0.03 sec)
  1. 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/
  2. 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/
  3. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...documents to search // a) Create new index or // b) Open existing...existing index Index index = new Index(indexFolder); // c) Subscribe...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  4. Implement Conversion to WMF Format

    WMF is a Windows MetaFile that can contain both vector and bitmap image information. We added support of WMF file format along-with few others in GroupDocs.Conversion for .NET 19.5. You can now convert any supported file format to WMF. Along-with WMF, convert supported documents to EMF. Convert to EMF Convert to WMF Moreover, you can now pay royalties for the use of the API. Yes, metered licensing is now enabled.... New file formats you can convert...

    blog.groupdocs.com/conversion/implement-convers...
  5. Customer Feedback Sentiment Analysis in C# | C#...

    C# Sentiment Analysis Automation. Analyze customer feedback with C# API. Check how positive/negative are the comments about your product....mistakes"; var sentimentClassifier = new SentimentClassifier(); /// PositiveProbability...probabilities. var sentiments = new string\[\] { "Now that is out...

    blog.groupdocs.com/classification/classify-cust...
  6. Rearrange PDF Pages using C# | Organize with .N...

    Reorder the pages of PDF files using C#. The running example shows how to correct the sequence of unordered PDF pages within the .NET application.... Define the existing and new position of the page in MoveOptions... Save the PDF file with the new page order using the Save() method...

    blog.groupdocs.com/merger/move-pdf-pages-using-...
  7. Merge DOCX Files in Python using GroupDocs.Merger

    A comprehensive guide on merging DOCX files in Python. Understand the process and get practical code examples to merge Word documents....Documents Without Starting From a New Page Merge Multiple Documents...Write the final output to a new DOCX file. Here’s how you can...

    blog.groupdocs.com/merger/merge-docx-in-python/
  8. Control temporary files | Documentation

    This article explains how to control temporary files used by GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...CustomTemporaryFileM customTemporaryFileM = new CustomTemporaryFileM (); TemporaryFileManager...

    docs.groupdocs.com/comparison/java/control-temp...
  9. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  10. Obtain document history information | Documenta...

    This article shows how to obtain the history of document changes with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( filePath )) { IDocumentInfo...

    docs.groupdocs.com/signature/net/obtain-documen...