Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 12,291 for

new

(0.99 sec)
  1. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...outPut) { Stopwatch stopwatch = new Stopwatch(); stopwatch.Start();...= null) { License license = new License(); license.SetLicense(stream);...

    forum.groupdocs.com/t/image-comparison-processi...
  2. GroupDocs.Viewer for .NET 25.11 – Latest Update...

    Explore what’s New in GroupDocs.Viewer for .NET 25.11. Available now on NuGet and GroupDocs website....November 2025 release featuring new PowerPoint rendering capabilities...capabilities Table of Contents What’s new in this release Fixes and enhancements...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  3. Subscribing for verification process events | G...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...process signing events. Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/subscribing-f...
  4. Logging | GroupDocs

    Logging when converting documents with GroupDocs.Conversion for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...logger ConsoleLogger logger = new ConsoleLogger (); // Create ConverterSettings...

    docs.groupdocs.com/conversion/net/logging/
  5. GroupDocs.Metadata 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.... Four new features and a bug fix are introduced...are four enhancements and one new feature introduced in this regular...

    blog.groupdocs.com/categories/groupdocs.metadat...
  6. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…... new EmailLoadOptions { Format = EmailFileType...true, DisplayHeader = true } new PresentationLoadOpti { Format...

    forum.groupdocs.com/t/objectdisposedexception-c...
  7. GroupDocs.Comparison for .NET 26.1 – Latest Upd...

    Explore what’s New in GroupDocs.Comparison for .NET 26.1. Available now on NuGet and GroupDocs website....; using (Comparer comparer = new Comparer(sourcePath)) { ReleasePageStream...PreviewOptions previewOptions = new PreviewOptions(pageNumber =>...

    blog.groupdocs.com/comparison/groupdocs-compari...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...introduces Photoshop file support, new PDF resize options, and fixes...a Java library upgrade, and new API adjustments. The November...

    blog.groupdocs.com/groupdocs.blog/page/3/
  9. How to correctly merge documents using C# | Gro...

    This article describes how to correctly merge documents using GroupDocs.Merger for .NET product....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.pdf" ))...

    docs.groupdocs.com/merger/net/getting-started/u...
  10. .NET 9 - Cannot convert image - Free Support Fo...

    Using GroupDocs.Conversion 25.4.0 in .NET 9 the attached image fails to convert with the following error. img_0444.jpg (180.9 KB) I’m also not sure why this has uploaded as .jpg it should be a .png GroupDocs.Conversi…...context) { var loadOptions = new ImageLoadOptions() { Format =...var fs = new MemoryStream(); using var converter = new Convert...

    forum.groupdocs.com/t/net-9-cannot-convert-imag...