Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 11,764 for

new

(0.49 sec)
  1. Search for Text e-signatures | GroupDocs

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature API: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-tex...
  2. GroupDocs.Search for .NET 25.11 – 最新更新和修复(2025年...

    探索 GroupDocs.Search for .NET 25.11 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...the fix) Extractor extractor = new Extractor(); extractor.Settings...ExtractionOptions options = new ExtractionOptions { UseBackupPrivilege...

    blog.groupdocs.com/zh/search/groupdocs-search-f...
  3. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Consulting Blog Knowledge Base New Releases Status Websites aspose...ParserSettings settings = new ParserSettings ( new Handler ()); // Create...

    docs.groupdocs.com/parser/net/handle-loading-of...
  4. 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-...
  5. Convert publisher formats | GroupDocs

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.pub" )) {...

    docs.groupdocs.com/conversion/net/convert/publi...
  6. Search for Form Field e-signatures | GroupDocs

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Form Field e-signatures: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-for...
  7. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/synonym-search/
  8. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using .NET / C# with GroupDocs.Viewer for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.pdf" )) { //...

    docs.groupdocs.com/viewer/net/how-to-get-page-w...
  9. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/get-source-a...
  10. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/get-file-info/