Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,736 for

release

(0.06 sec)
  1. Onderteken Word-documenten digitaal met Java

    Beheers de kunst van het digitaal ondertekenen van Word-documenten met certificaten in Java. Pas handtekeningen aan en bouw uw eigen applicatie met behulp van de Digital Signature API....navigeer naar de sectie Nieuwe releases . Kies de GroupDocs.Signature...Signature for Java-release. Download de JAR-bestanden of neem de nieuwste...

    blog.groupdocs.com/nl/signature/sign-word-files...
  2. Install GroupDocs.Conversion for Java | Documen...

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Repository </name> <url> https://releases.groupdocs.com/java/repo/ </url>...

    docs.groupdocs.com/conversion/java/installation/
  3. Working with Multiple Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later Releases. Explicit Support for Multiple Data Sources Using DocumentAssembler.AssembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Assembly for .NET 3.1.0 or later releases. Explicit Support for Multiple...

    docs.groupdocs.com/assembly/net/working-with-mu...
  4. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.PDF for .NET (v25.4.0) in a .NET 8.0 application to generate large PDF reports that contain a significant number of images (400+), along with text content. While generating the report, we observed th…...Expectation: Memory usage should be released after disposing intermediate...workarounds to ensure memory is released properly after disposing intermediate...

    forum.groupdocs.com/t/high-memory-usage-when-ge...
  5. Adding NEXT Field into Template Syntax | Docume...

    Note This feature is only compatible with GroupDocs.Assembly for Python via .NET 3.3.0 or later Releases. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Python via .NET 3.3.0 or later releases. Adding Syntax to be evaluated...

    docs.groupdocs.com/assembly/python-net/adding-n...
  6. Display PDF, Microsoft Office and 50+ Other Doc...

    Kentico is quite a popular CMS focused largely on document management. At GroupDocs we create APIs that allow developers to enhance their applications and sites with convenient document collaboration tools. One of such tools is a multi-format, cross-platform compatible document viewer – GroupDocs.Viewer. It allows end users to view over 50 types of documents and images from any modern web-browser and without having to install any office software or plugins.... Earlier we already released a plugin that allows Kentico...new plugin that we’ve just released for the .NET version of the...

    blog.groupdocs.com/viewer/display-pdf-microsoft...
  7. Barcode Image Generation in Presentation Docume...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later Releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft PowerPoint Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Assembly for .NET 3.2.0 or later releases. Note The code uses some of...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  8. Barcode Image Generation in Word Processing Doc...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later Releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Assembly for .NET 3.2.0 or later releases. Note The code uses some of...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  9. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...formats supported in future releases of GroupDocs.Redaction. Learn...

    docs.groupdocs.com/redaction/python-net/redacti...
  10. Installation | Documentation

    GroupDocs hosts all Java APIs on GroupDocs Repository. You use the GroupDocs.Annotation for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows: XML GroupDocs Artifact Repository GroupDocs Artifact Repository https://Releases.groupdocs.com/java/repo/ Define GroupDocs.Annotation for Java API Dependency Then define GroupDocs.Annotation for Java API dependency in your pom.xml as follows:...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Repository </name> <url> https://releases.groupdocs.com/java/repo/ </url>...

    docs.groupdocs.com/annotation/java/installation/