Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 12,355 for

new

(0.33 sec)
  1. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = New Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(New ExactPhraseRedaction("John Doe", New ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = New FileOutputStream("C:\\\\Temp\\\\sample_output_file....Consulting Blog Knowledge Base New Releases Status Websites aspose...location. final Redactor redactor = new Redactor ( "Sample.docx" ); try...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. Add watermarks to images | GroupDocs

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

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Load from Amazon S3 Storage | GroupDocs

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

    docs.groupdocs.com/viewer/net/load-document-fro...
  4. Converting to PDF - Embed Fonts - Free Support ...

    Hello, It is my understanding that when converting to PDF the font should get embedded? Please correct me if I am wrong. I have an issue where by a converted document in only embedding a subset of the font, this causes…...context) { var loadOptions = new WordProcessingLoadOp { Format...loadOptions; } using var ms = new MemoryStream(); await fileToConvert...

    forum.groupdocs.com/t/converting-to-pdf-embed-f...
  5. GroupDocs.Search for .NET 25.11 – 最新更新與修復(2025 ...

    探索 GroupDocs.Search for .NET 25.11 的新功能。 現在已在 NuGet 與 GroupDocs 網站上提供。...發行亮點 Table of Contents What’s new in this release Fixes and enhancements...privileges reliable. What’s new in this release # [Enhancement]...

    blog.groupdocs.com/zh-hant/search/groupdocs-sea...
  6. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Comparison for .NET since version 19.9: The Comparer class introduced as a single entry point to compare documents of any supported file format with various options and ability to accept/reject differences in output document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/comparison/net/migration-notes/
  7. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "flowchart.vsdx" ))...

    docs.groupdocs.com/viewer/net/render-visio-docu...
  8. 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...
  9. Optimize a PDF file for a browser | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  10. GroupDocs.Merger for .NET 25.11 – Latest Update...

    Explore what’s New in GroupDocs.Merger for .NET 25.11. Available now on NuGet and GroupDocs website....– November 2025 release with new PreserveAccessibilit capability...of Contents What’s new in this release New feature Enhancement...

    blog.groupdocs.com/merger/groupdocs-merger-for-...