Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 12,293 for

new

(0.22 sec)
  1. GroupDocs.Total for .NET 25.7 – Latest Updates ...

    Explore what’s New in GroupDocs.Total for .NET 25.7, including updated products, dependency enhancements, and Docker support. Available now on NuGet and GroupDocs website....Highlights Table of Contents What’s new in this release Fixes and enhancements...introduces new documentation on running inside Docker. What’s new in...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...version, we have introduced two new features and added seven enhancements...The latest version brings five new features, three bug fixes, and...

    blog.groupdocs.com/groupdocs.blog/page/48/
  3. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = New LoadOptions("mypassword"); final Redactor redactor = New Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(New ExactPhraseRedaction("John Doe", New ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Consulting Blog Knowledge Base New Releases Status Websites aspose...class: LoadOptions loadOptions = new LoadOptions ( "mypassword" );...

    docs.groupdocs.com/redaction/java/load-password...
  4. Load the password-protected documents | GroupDocs

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Annotator annotator = new Annotator ( "input.pdf" , new LoadOptions ()...

    docs.groupdocs.com/annotation/net/load-password...
  5. GroupDocs.Metadata for .NET 26.3 – PDF/A 偵測與 OO...

    GroupDocs.Metadata for .NET 26.3 引入 PDF/A 格式偵測與加強的 Word 文件 OOXML 相容性,並提供關鍵的公共 API 新增功能。...2026年3月 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/zh-hant/metadata/groupdocs-m...
  6. eSign document with multiple signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...Consulting Blog Knowledge Base New Releases Status Websites aspose...this is as simple as: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/esign-document...
  7. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some New features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes.... This release covers some new features, one improvement and...converting to PDF # var saveOptions = new PdfSaveOptions(); saveOptions...

    blog.groupdocs.com/conversion/image-watermark-i...
  8. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API 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/java/render-text-files/
  9. Reorder pages | GroupDocs

    Reorder pages when rendering documents to PDF with GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...method of the object. Specify the new page order in the last parameters...

    docs.groupdocs.com/viewer/net/reorder-pages/
  10. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...