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

new

(0.06 sec)
  1. Add text field annotation | Documentation

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-text-fiel...
  2. Indexing documents | Documentation

    This page contains information about indexing documents in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...stream. InputStream [] streams = new InputStream [ filePaths . length...

    docs.groupdocs.com/search/java/indexing-documents/
  3. Use redaction callback | Documentation

    Learn about redaction API methods to reject or approve specific changes during redaction process...Consulting Blog Knowledge Base New Releases Status Websites aspose...Redactor redactor = new Redactor ( "\\Sample.docx" , new LoadOptions...

    docs.groupdocs.com/redaction/net/use-redaction-...
  4. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....0 – New Features In this release, the following new features...our metadata API provides many new features. Please see below for...

    blog.groupdocs.com/categories/groupdocs.metadat...
  5. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style detection, change comparison detalization level and more....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/compare-mult...
  6. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....0 API with Three new features like adding Strikeout...for .NET 17.4.0 API with Three new features like support of “Compare...

    blog.groupdocs.com/categories/groupdocs.compari...
  7. Customize changes styles | Documentation

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/customize-cha...
  8. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/net/searching-wate...
  9. Add watermarks to PDF documents | Documentation

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert text files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...encoding. LoadOptions loadOptions = new LoadOptions ( FileType . MD );...

    docs.groupdocs.com/viewer/net/render-text-files/