Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 12,838 for

new

(0.3 sec)
  1. GroupDocs.Conversion for .NET 25.10 – Latest Up...

    Explore what’s New in GroupDocs.Conversion for .NET 25.10. Available now on NuGet and GroupDocs website....refactor Table of Contents What’s new in this release API Refactoring...Settings (Breaking Changes) New helper classes Migration guide...

    blog.groupdocs.com/conversion/groupdocs-convers...
  2. Batch Watermarking with Duplicate-Safe Processi...

    Apply text and image watermarks in bulk while ensuring safe re-run execution with GroupDocs.Watermark for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...│ │ ├── old-logo.png │ │ └── new-logo.png │ └── SampleDocs/ │...

    docs.groupdocs.com/watermark/net/batch-watermar...
  3. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....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/parser/java/migration-notes/
  4. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...Java final Redactor redactor = new Redactor ( "D:\\test.jpg" );...

    docs.groupdocs.com/redaction/java/image-redacti...
  6. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...
  7. Inserting edited slide into existing presentati...

    This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...presentation, rather than creating a new presentation with only the edited...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  8. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...Converter converter = new Converter(()->new ByteArrayInputStream(contents)...ByteArrayInputStream(contents), new DefaultLoadOptionsPr()); ByteArrayOutputStrea...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  9. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....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/net/sign-document-...
  10. Converting an outlook email .msg file with atta...

    Hello, Using GroupDocs.Conversion.NETFramework v25.11.0, when you convert an email from outlook, format .msg, into a PDF, and the email contains attachments of PDF format, the annotations/stamps are lost at conversion. …...converter = new Converter(SourceFilePath)) { var loadOptions = new EmailLoadOptions...options = new PdfConvertOptions { SizeSettings = new PageSizeOptions...

    forum.groupdocs.com/t/converting-an-outlook-ema...