Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 13,160 for

new

(0.03 sec)
  1. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Consulting Blog Knowledge Base New Releases Status Websites aspose...document. const watermarker = new groupdocsWatermark . Watermarker...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...release comes up with a number of new features, improvements and a...salient features of this brand new release. Search Watermarks by...

    blog.groupdocs.com/groupdocs.blog/page/74/
  3. Convert documents for RAG pipelines | GroupDocs

    Prepare PDF, Word, and Excel documents as Markdown for retrieval-augmented generation with LLMs...Consulting Blog Knowledge Base New Releases Status Websites aspose...options = new ConvertOptions { ImageExportStrategy = new SkipImagesStrategy...

    docs.groupdocs.com/markdown/net/convert-for-rag/
  4. C# Diff Library - Compare Text Files (PDF, DOC(...

    It compares and merges Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML documents. Document comparison API compares content to detect changes for words, paragraphs and characters....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/comparison/groupdocs-compari...
  5. Split document | GroupDocs

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...splitOptions = new SplitOptions ( filePathOut , new int [] { 3 ...

    docs.groupdocs.com/merger/java/split-document/
  6. Split document | GroupDocs

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger API....Consulting Blog Knowledge Base New Releases Status Websites aspose...splitOptions = new SplitOptions ( filePathOut , new int [] { 3 ...

    docs.groupdocs.com/merger/net/split-document/
  7. GroupDocs.Parser for .NET 26.4 – Table Extracti...

    GroupDocs.Parser for .NET 26.4 adds HTML table extraction, now available on NuGet....Highlights Table of Contents What’s new in this release Public API changes...extraction from HTML files. What’s new in this release # Key Category...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  8. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....Consulting Blog Knowledge Base New Releases Status Websites aspose...ReadXmpProperties try ( Metadata metadata = new Metadata ( Constants . PngWithXmp...

    docs.groupdocs.com/metadata/java/working-with-x...
  9. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....Consulting Blog Knowledge Base New Releases Status Websites aspose...filePath ); Stream stream = new MemoryStream ( buffer ); Document...

    docs.groupdocs.com/search/net/delete-indexed-do...
  10. Index each letter as a separate word using Grou...

    Are you looking for a full-text search API that allows you to search over a lot of document formats? In that case, GroupDocs.Search for .NET will meet your requirements. API creates index and then perform instant search across thousands of documents. Those who are already working with the API, we have some New features and improvements. Moreover, some classes have been renamed to improve code readability. There are minor changes in the New version 19....working with the API, we have some new features and improvements. Moreover...There are minor changes in the new version 19.10 , so the migration...

    blog.groupdocs.com/search/index-each-letter-as-...