Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,224 for

library

(0.06 sec)
  1. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream in Java...Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  2. 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...
  3. Load document from local disk | GroupDocs

    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...
  4. 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/
  5. How to Add Watermark in Word using C#

    This short article focus on how to add watermark in Word using C#. It's a step-by-step instructions with sample code to insert watermark in Word using C#....of the popular annotation library. This tutorial provides a code...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  6. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...conversion time between the two library versions. Perhaps you could...

    forum.groupdocs.com/t/document-conversion-is-ha...
  7. Sign document with Metadata signature - advance...

     This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/sign-document...
  8. Extract data from ePUB eBooks | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from EPUB e-books. Also CHM and FB2 formats are supported. The following table provides the list of supported formats: Format Description CHM Compiled HTML Help File EPUB Digital E-Book File Format FB2 FictionBook 2.0 File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured ....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/save-a-modified...
  10. GroupDocs.Merger for Java | GroupDocs

    Use GroupDocs.Merger for Java to merge several documents into one, split single document to multiple and organize documents in different ways....is a cross-platform class library that empowers your applications...

    docs.groupdocs.com/merger/java/