Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 2,866 for

library

(0.04 sec)
  1. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  2. Load document from local disk | Documentation

    This section explains how to load document from local disk with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/load-document...
  3. Generate sample report for document with variab...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.XmlDataSource("datasource.xml") DataSourceInfo = ga.DataSourceInfo(dataSource) array = [DataSourceInfo] print(assembler.assemble_document(input.ppt, output.ppt, array)) DataSource XML 0 1 LG Nexus 5 350 5 123456789qwertyu0025 The Recipe Set up the source document data path 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....topics To learn more about library features, please refer to the...

    docs.groupdocs.com/assembly/python-net/barcode/
  4. The conversion call is stuck and never comes ou...

    When converting a particular document, the process gets stuck at the convert call and never comes out of it or takes an unusually long time to complete(2-3 days). This is making our application unusable and affecting mul…...Conversion library. Updates often include bug...dependent on third-party libraries used in GroupDocs.Conversion...

    forum.groupdocs.com/t/the-conversion-call-is-st...
  5. Product Overview | Documentation

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Node.js without third party software installed....a powerful and lightweight library which allows you to edit most...GroupDocs.Editor is a Node.js library, that is designed to allow...

    docs.groupdocs.com/editor/nodejs-java/product-o...
  6. Page break not working correctly in word to PDF...

    When I try converting the MS Word document to PDF, the output doesn’t match the original formatting. In the Word document, tables are properly placed on each page, but in the PDF, they appear continuously without page br…...Conversion library you are using and any specific...11:48am 4 GroupDocs.Conversion library version : 25.3.1 Setting :...

    forum.groupdocs.com/t/page-break-not-working-co...
  7. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object... By default library uses json format serialization...Along with full-featured .NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/sign-document...
  8. 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....provides steps to integrate the library into your Java project. Prerequisites:...Development Kit (JDK) installed. The library supports versions 8 and above...

    docs.groupdocs.com/conversion/java/installation/
  9. Releasing Next Generation GroupDocs.Conversion ...

    We are pleased to announce the release of Next Generation GroupDocs.Conversion for .NET. with the extinct features that you may have not experienced before. This version has a new installer and some new features, fixes, and more document formats are introduced . We recommend that you download and update the Library as soon as you can. Why Next Generation GroupDocs.Conversion? We are releasing GroupDocs.Conversion for .NET 3.0.0. which is also known as Next Generation GroupDocs....you download and update the library as soon as you can. Why Next...

    blog.groupdocs.com/conversion/perform-converion...
  10. Advanced usage | Documentation

    Learn about advanced GroupDocs.Watermark usage. Please find advanced details how to customize your watermarks, search, modify and remove existing watermarks. Articles in this section Loading documents Adding watermarks Saving documents Searching and modifying watermarks More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Watermark for .NET examples GroupDocs.Watermark for Java examples Free online document watermarking App Along with a full-featured ....NET library, we provide simple, but powerful...

    docs.groupdocs.com/watermark/net/advanced-usage/