Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 3,240 for

library

(0.08 sec)
  1. Load from a stream | GroupDocs

    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. 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/
  3. How to Extract Annotations from PDF in Java

    Easily extract annotations from PDF in Java by using one of the popular annotation libraries and learn how to write code to extract annotations in Java....of the popular annotation libraries for extracting annotations...step, you have to install the library from the Maven repository and...

    kb.groupdocs.com/annotation/java/how-to-extract...
  4. 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...
  5. Product Overview | GroupDocs

    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. PSD files have a watermark on them after conver...

    I’m trying to update Groupdocs from 25.6 to 25.9/8 and noticed that PDF files made from PSD have a watermark on them even though our license is set. This doesn’t happen on version 25.6. The issue is easily reproducible a…...encountered after updating our library....

    forum.groupdocs.com/t/psd-files-have-a-watermar...
  7. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Node.js via Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...page File comparison is a library that helps you identify differences...

    docs.groupdocs.com/comparison/nodejs-java/featu...
  8. GroupDocs.Annotation for Java | GroupDocs

    API to annotate text or images in your documents using Java. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...a powerful cross-platform library that allows you to implement...

    docs.groupdocs.com/annotation/java/
  9. Introducing GroupDocs.Signature for Java | Grou...

    Introduction to GroupDocs.Signature for Java - what is it and why to use...Signature is a feature rich library which provides an ability to...

    docs.groupdocs.com/signature/java/introducing-g...
  10. Plain text | GroupDocs

    This article explains that how to extract plain formatted text from document page in Java....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/plain-text/