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

new

(0.08 sec)
  1. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended 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/net/sign-document-...
  2. Logging | Documentation

    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/
  3. Use OCR Connector | Documentation

    This article explains how to integrate OCR solution to GroupDocs.Parser...Consulting Blog Knowledge Base New Releases Status Websites aspose...aspose . ocr . AsposeOCR api = new com . aspose . ocr . AsposeOCR...

    docs.groupdocs.com/parser/java/use-ocr-connector/
  4. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a New feature and a bug fix. MSG to PDF conversion issue is now resolved. Please take a look over the release notes to get an idea about the changes introduced. MailOption to control conversions from emailA New class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = New PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions....7 covers a new feature and a bug fix. MSG to...control conversions from emailA new class EmailOptions is implemented...

    blog.groupdocs.com/conversion/emailoptions-clas...
  5. Working with IPTC IIM metadata | Documentation

    This article shows how to access IPTC metadata in a file of any supported format....Consulting Blog Knowledge Base New Releases Status Websites aspose...international exchange of news among newspapers and news agencies. But nowadays...

    docs.groupdocs.com/metadata/net/working-with-ip...
  6. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in PDF documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result....TextSearchCriteria searchCriteria = new TextSearchCriteria("test", false);...imageFile = new File(imagePath); byte[] imageBytes = new byte[(int)imageFile...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  7. Convert audio formats | Documentation

    In this article, you will learn how to convert an audio file to another audio format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...FFMpegArgumentOption >> _optionsMap = new Dictionary < AudioFileType ,...

    docs.groupdocs.com/conversion/net/convert/audio/
  8. Inserting edited worksheet into existing spread...

    This article describes the New feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...Consulting Blog Knowledge Base New Releases Status Websites aspose...the server-side. Creating a new instance of the class by passing...

    docs.groupdocs.com/editor/net/inserting-edited-...
  9. GroupDocs.Assembly for .NET Library – Introduction

    We are pleased to announce the release of the New library that enhances a set of our document collaboration tools - GroupDocs.Assembly for .NET. The library generates PDF and Word documents from templates by automatically filling out merge fields with custom data. If your company or a client have to create tens or hundreds of documents by filling out standard templates with data obtained through user input or from a DB, this library can be of great help....announce the release of the new library that enhances a set of...GroupDocs.Assembly generates a new, unique document by incorporating...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  10. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...InputStream emlStream = new FileInputStream ( new File ( emlFilename...

    docs.groupdocs.com/editor/java/edit-email/