Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 12,291 for

new

(0.05 sec)
  1. GroupDocs.Redaction AI integration with .NET | ...

    Use AI to detect and redact text, words, or phrases in PDF documents using .NET. Replace or hide content to securely process PDF files....the processed document to a new location using the Save() method...in the example Regex regex = new Regex( ".*" ); //Define target...

    blog.groupdocs.com/redaction/custom-ai-redactio...
  2. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...TiffImageLoadOptions loadOptions = new TiffImageLoadOptions (); Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new WordProcessingLoadOp { HideComments...

    docs.groupdocs.com/conversion/net/load-wordproc...
  4. GroupDocs.Viewer 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....has come with some exciting new features as well as a bunch of...release notes to know about the new features and the changes introduced...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  5. GroupDocs.Redaction for Java 25.12 – Latest Upd...

    Explore what’s New in GroupDocs.Redaction for Java 25.12. Available now on NuGet and GroupDocs website.... Table of Contents What’s new in this release Code example...files after redaction. What’s new in this release # Issue ID Summary...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  6. Process Hyperlinks and Numbered Lists in Words ...

    GroupDocs team is glad to announce another monthly release where Improved Performance and New features are introduced . The latest GroupDocs.Annotation for .NET 17.4.0 API now provides support to process Hyperlink and Number List in words document format along with Improvements and Fixes. We recommend our user to download the latest API release to use New exciting features and enhance their application with GroupDocs.Annotation for .NET. GroupDocs.Annotation for .NET - New Features and ChangesThis monthly release is providing three New features like processing of “Tables and hyperlink” in words document format and two improvements in Annotating “Words and CAD file formats”....where Improved Performance and new features are introduced . The...the latest API release to use new exciting features and enhance...

    blog.groupdocs.com/annotation/hyperlinks-number...
  7. GroupDocs.Viewer Releases on GroupDocs Blog | D...

    GroupDocs.Viewer Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Releases on GroupDocs Blog | Document Automation Solutions ......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Viewer for Java...11월 릴리스 하이라이트 Explore what’s new in GroupDocs.Viewer for .NET...

    blog.groupdocs.com/ko/categories/groupdocs.view...
  8. Save image as base64 | GroupDocs

    The listed articles below explain how to embeds images as Base64 strings directly in the Markdown....Consulting Blog Knowledge Base New Releases Status Websites aspose...AsBase64Strategy using ( var converter = new MarkdownConverter ( "example...

    docs.groupdocs.com/markdown/net/as-base64-strat...
  9. Save image as file | GroupDocs

    The listed articles below explain how to saves images to the file system during document conversion....Consulting Blog Knowledge Base New Releases Status Websites aspose...ImageFileStrategy using ( var converter = new MarkdownConverter ( "example...

    docs.groupdocs.com/markdown/net/image-file-stra...
  10. Split text file | GroupDocs

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...splitOptions = new TextSplitOptions ( filePathOut , new int [] { 3...

    docs.groupdocs.com/merger/java/split-text-file/