Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 10,649 for

new

(0.04 sec)
  1. GroupDocs.Watermark Product Family on GroupDocs...

    GroupDocs.Watermark Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Watermark Product Family on GroupDocs Blog | Document Aut...... What’s new in the latest release? The major...Java. This version includes 2 new features, 1 enhancement, 1 bug...

    blog.groupdocs.com/categories/groupdocs.waterma...
  2. How to add attachment to PDF document | Documen...

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfAttachmentOptions olePdfOptions = new PdfAttachmentOptions ( "c:\p...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  3. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sample.docx" ))...

    docs.groupdocs.com/signature/net/basic-usage/
  4. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file in java....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. LoadOptions loadOptions = new LoadOptions ( FileFormat . WordProcessing...

    docs.groupdocs.com/parser/java/detect-encoding/
  5. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over 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/search-for-bar...
  6. Convert database formats | Documentation

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...LOG file Converter converter = new Converter ( "sample.log" ); //...

    docs.groupdocs.com/conversion/java/convert/data...
  7. Control Image Quality when Rendering PDF Docume...

    We are pleased to announce the release of version 18.3 of GroupDocs.Viewer for .NET. Using the latest version, you can now render XLTM and XLTX file formats. We have also added settings to control the image quality when rendering PDF documents as HTML. Furthermore, this version came up with 11 improvements and bug fixes. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.3. Supported File Formats We have added the support of following file formats in version 18....ViewerConfig viewerConfig = new ViewerConfig(); viewerConfig...ViewerHtmlHandler viewerHtmlHandler = new ViewerHtmlHandler(viewerConfig);...

    blog.groupdocs.com/viewer/control-image-quality...
  8. Alphabet | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/net/alphabet/
  9. Extract formatted text from document | Document...

    This article explains that how to extract formatted text from document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-formatted...
  10. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/java/spelling-corrector/