Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 10,414 for

new

(0.05 sec)
  1. Load password-protected document | Documentation

    This article explains how to load password protected document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. LoadOptions loadOptions = new LoadOptions () ; loadOptions...

    docs.groupdocs.com/signature/java/load-password...
  2. Listening to conversion process events | Docume...

    Follow this guide and learn how to track conversion process by subscribing to specific events of GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...IConverterListener listener = new ConverterListener (); Func <...

    docs.groupdocs.com/conversion/net/listening/
  3. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...addATextWatermark () { const watermarker = new groupdocs . watermark . Watermarker...

    docs.groupdocs.com/watermark/nodejs-java/add-text/
  4. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...promises ; const emailLoadOptions = new groupdocs . conversion . EmailLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Load document from Amazon S3 Storage | Document...

    This article demonstrates how to convert document stored in Amazon S3 storage using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...pdf" ; Converter converter = new Converter ( downloadFile ( key...

    docs.groupdocs.com/conversion/java/load-documen...
  6. Add polyline annotation | Documentation

    The page describes how to add polyline annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-polyline-...
  7. GroupDocs Blog | Document Automation Solutions ...

    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....dependency simplifications, and new Docker documentation. Explain...content protection. Here’s what’s new in GroupDocs.Metadata 25.6 for...

    blog.groupdocs.com/
  8. GroupDocs.Search for .NET 17.06.0 Implements Di...

    We are really pleased to announce another regular monthly release of GroupDocs.Search for .NET 17.06.0 API. We have introduced two New features along with a couple of enhancements in this release. The latest version comes up with some improvements to the API’s performance and implements optimization of search functionality and spelling corrector functionality. As far as New features are concerned, the API has implemented dictionary of letters in this release.... We have introduced two new features along with a couple...corrector functionality. As far as new features are concerned, the API...

    blog.groupdocs.com/search/groupdocs.search-.net...
  9. Extended Document Information Support - Introdu...

    We are glad to announce another release of GroupDocs.Conversion for .NET v17.4.0. In this monthly release New feature “Extended Document Information and Improved Performance” introduced, along with major fixes and improvements. We recommend our users to download the New release and use the New exciting features to enhance their application. GroupDocs.Conversion for .NET API 17.4.0This release of GroupDocs.Conversion for .NET 17.4.0 Implemented Metadata support for different supported document formats. Here is the list of changes made in New release.... In this monthly release new feature “ Extended Document Information...to download the new release and use the new exciting features...

    blog.groupdocs.com/conversion/extended-document...
  10. 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...