Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 13,097 for

new

(0.78 sec)
  1. GroupDocs.Watermark for .NET 26.6 – Latest Upda...

    Explore what's New in GroupDocs.Watermark for .NET 26.6. Available now on NuGet and GroupDocs website....Highlights Table of Contents New features and enhancements How...includes internal improvements. New features and enhancements # [Feature]...

    blog.groupdocs.com/watermark/groupdocs-watermar...
  2. Parsing of image PDF uses too much memory - Fre...

    Hello, We are integrating groupdocs Parser in our solution and we are facing issues with memory usage. (Java, version 26.5) When I run a simple unit test to parse a specific PDF of 52 MB, I see that the memory usage sp…...fileToParse) { try (Parser parser = new Parser(fileToParse)) { Features...image-heavy PDFs: Input stream copy at new Parser(...) — the parser buffers...

    forum.groupdocs.com/t/parsing-of-image-pdf-uses...
  3. How to merge JPG images using C# | GroupDocs

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.jpg" ))...

    docs.groupdocs.com/merger/net/getting-started/u...
  4. eSign document with Image signature | GroupDocs

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...on a document page: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/esign-document...
  5. Load Markup document with options | GroupDocs

    Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WebLoadOptions loadOptions = new WebLoadOptions (); loadOptions...

    docs.groupdocs.com/conversion/java/load-markup-...
  6. GroupDocs.Annotation for .NET | GroupDocs

    .NET library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files. No Microsoft Office or Adobe Acrobat required....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/
  7. How to merge images to JPEG using Java | GroupDocs

    Learn how to merge images to JPEG file, combine images into one JPEG file programmatically in Java language using GroupDocs.Merger for Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...source image file Merger merger = new Merger ( "c:\sample1.jpeg" )...

    docs.groupdocs.com/merger/java/getting-started/...
  8. SVG to Image Conversion Issue - Free Support Fo...

    Hello, We are facing an issue with some SVG to JPG Conversion for the attached SVG, Conversion gets successful but converted files looks like texts are gets errased, please check those files here – (https://drive.google.…...String outputFileTemplate = new File(outputFolder, "converted-page-%d...(FileOutputStream getPageStream = new FileOutputStream(String.form...

    forum.groupdocs.com/t/svg-to-image-conversion-i...
  9. GroupDocs.Merger for Python 26.6 – 型別化 API、Pyth...

    探索 GroupDocs.Merger for Python 26.6 中的新型別化 API、Python 3.14 支援、頁面預覽渲染,以及 AI 代理整合。...Contents What’s new in this release Public API changes New features...Windows、Linux 與 macOS 的自包含 wheel。 What’s new in this release # [Enhancement]...

    blog.groupdocs.com/zh-hant/merger/groupdocs-mer...
  10. Convert CAD formats | GroupDocs

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...DWG file Converter converter = new Converter ( "sample.dwg" ); //...

    docs.groupdocs.com/conversion/java/convert/cad/