Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,234 for

groupdocs assembly license support

(0.09 sec)
  1. GroupDocs.Assembly for .NET 21.3 Release Notes ...

    Major Features Supported section breaks inside data bands and conditional blocks, and provided dynamic adding of combobox and dropdown list items for Word Processing documents. Full List of Features Covering all Changes in this Release Key Summary Category AssemblyNET-188 Support section breaks inside data bands and conditional blocks for Word Processing documents Feature AssemblyNET-189 Support dynamic adding of combobox and dropdown list items for Word Processing documents Feature AssemblyNET-190 An issue with a JSON object having only complex properties Bug AssemblyNET-191 Improve exception reporting when an image cannot be loaded Bug Public API and Backward Incompatible Changes This section lists public API changes that were introduced in Groupdocs....navigation GroupDocs Products All Products GroupDocs.Total Product...Product Family GroupDocs.Viewer Product Solution GroupDocs.Annotation...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  2. Reorder pages | Documentation

    Reorder pages when rendering documents to PDF with Groupdocs.Viewer for Java...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/java/reorder-pages/
  3. Load custom fonts. | Documentation

    The page describes how to load custom fonts....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/annotation/net/loading-custo...
  4. Load from FTP | Documentation

    This article explains how to load a document from FTP storage with Groupdocs.Viewer within your Java applications....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/java/load-document-fr...
  5. Save overwriting original file | Documentation

    The following example demonstrates how to save the redacted document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file redactor.save(options); } } finally { redactor....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/save-overwrit...
  6. GroupDocs.Assembly for Java 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category AssemblyNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  AssemblyNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  AssemblyNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  AssemblyNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes  Provided an option to fit an image within textbox bounds while maintaining ratio To keep the size of the textbox and stretch the image within bounds of the textbox preserving the ratio of the image, use the keepRatio switch as follows....navigation GroupDocs Products All Products GroupDocs.Total Product...Product Family GroupDocs.Viewer Product Solution GroupDocs.Annotation...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  7. Export Data | Documentation

    How to export data to JSON or XML files....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/net/export-data/
  8. GroupDocs.Comparison Overview | Documentation

    In this article, get acquainted with the features, functions, Supported file formats and developer usage of Groupdocs.Comparison for .NET — API to compare two or more files and get the difference between them....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  9. Merge images | Documentation

    Learn how to merge image files, combine image files into one file programmatically in Node.js via Java language using Groupdocs.Merger for Node.js via Java library....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/nodejs-java/merge/ima...
  10. GroupDocs.Signature for .NET | Documentation

    Groupdocs.Signature for .NET is an easy to use electronic signature API designed for C#/.NET applications...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/net/