Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 12,355 for

new

(0.52 sec)
  1. GroupDocs.Search for .NET 25.11 – Latest Update...

    Explore what’s New in GroupDocs.Search for .NET 25.11. Available now on NuGet and GroupDocs website....highlights Table of Contents What’s new in this release Fixes and enhancements...privileges reliable. What’s new in this release # [Enhancement]...

    blog.groupdocs.com/search/groupdocs-search-for-...
  2. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...body: final Redactor redactor = new Redactor ( "annotated_sample...

    docs.groupdocs.com/redaction/java/annotation-re...
  3. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Consulting Blog Knowledge Base New Releases Status Websites aspose...rtf' IndexSettings settings = new IndexSettings (); DocumentFilter...

    docs.groupdocs.com/search/net/document-filterin...
  4. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...content) { License license = new License(); string resourceName...using (MemoryStream stream = new MemoryStream(content)) { LoadOptions...

    forum.groupdocs.com/t/persistent-customtempfont...
  5. Add resource redaction annotation | GroupDocs

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-resource...
  6. Protect PDF document | GroupDocs

    Protect PDF documents when rendering documents using GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/protect-pdf-docum...
  7. Load from FTP | GroupDocs

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" ); using ( Viewer viewer = new Viewer ( stream )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/load-document-fro...
  8. Load from URL | GroupDocs

    This article explains how to load a document from a URL with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Viewer viewer = new Viewer ( stream , new LoadOptions ( FileType...

    docs.groupdocs.com/viewer/net/load-document-fro...
  9. Add area annotation | GroupDocs

    The page describes how to add area annotation to a document 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-area-anno...
  10. XLTX File Format Support in GroupDocs.Merger fo...

    Document Manipulation and Modification is now programatically implemented in a lot of file formats. Keeping that in view, we are introducing some New file formats with the release of GroupDocs.Merger for .NET 19.2. Following New file formats are now supported by the API: XLT XLTX XLTM In excel these file formats are basically saved as a template files. Beside New features, we also introduced a improvement and few bug fixes....view, we are introducing some new file formats with the release...Merger for .NET 19.2. Following new file formats are now supported...

    blog.groupdocs.com/merger/xltx-file-format-supp...