Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 13,415 for

new

(1.42 sec)
  1. GroupDocs.Total for .NET 26.6 – June 2026 Release

    The June 2026 GroupDocs.Total for .NET 26.6 update brings bug fixes, removes the Aspose.Drawing dependency, and upgrades library versions. Available on NuGet....highlights Table of Contents What’s new in this release Fixes and Enhancements...Enhancements Public API changes New features Code example How to...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  2. Redaction SDK saving text file as xlsx - Free S...

    Hi Team, I have a text file when it’s redacted by the GroupDocs Redaction Java SDK the output is saving as xlsx file instead of as text. This is an unexpected behaviour as the SDK guarantees that it’s saved in native fo…...txtSavedAsXlsx() { try (Redactor redactor = new Redactor(getClass().getResou...redactor.apply(new ExactPhraseRedaction("514-14-8905", new ReplacementOptions("#")));...

    forum.groupdocs.com/t/redaction-sdk-saving-text...
  3. GroupDocs.Total for .NET 25.12 – Latest Updates...

    Explore what’s New in GroupDocs.Total for .NET 25.12. Available now on NuGet and GroupDocs website....release highlights, including the new GroupDocs.Markdown component...January 2026 What’s new in this release New component – GroupDocs...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  4. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....Consulting Blog Knowledge Base New Releases Status Websites aspose...the method. method generates a new presentation, which contains...

    docs.groupdocs.com/editor/net/inserting-edited-...
  6. 下載 GroupDocs.Redaction for .NET 26.6 – LoadOpti...

    GroupDocs.Redaction for .NET 26.6 引入了明確的檔案類型載入、新的 GroupDocs.Redaction.Options.Drawing 命名空間,以及已淘汰的基於 System.Drawing 的 API 成員。可在 NuGet 與 GroupDocs 官方網站取得。...(Redactor redactor = new Redactor(stream, new LoadOptions(FileType...LoadOptions(FileType.DOCX))) { redactor.Apply( new DeleteAnnotationReda()); redactor...

    blog.groupdocs.com/zh-hant/redaction/groupdocs-...
  7. Deleting slides from presentation | GroupDocs

    This article describes the New feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Consulting Blog Knowledge Base New Releases Status Websites aspose...only possible to save it as a new one-slide presentation. In particular...

    docs.groupdocs.com/editor/java/deleting-slides-...
  8. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...ByteArrayOutputStrea mergedPdfOutputStrea = new ByteArrayOutputStrea(); try {...ByteArrayInputStream byteArrayInputStream = new ByteArrayInputStream(inputPdfBytes);...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  9. Add strikeout annotation | GroupDocs

    The page describes how to add strikeout 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-strikeout...
  10. Add highlight annotation | GroupDocs

    The page describes how to add highlight 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-highlight...