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

library

(0.04 sec)
  1. GroupDocs.Merger for Node.js via Java | Documen...

    Use GroupDocs.Merger for Node.js via 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/nodejs-java/
  2. GroupDocs.Merger for Python via .NET | Document...

    Use GroupDocs.Merger for Python via .NET 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/python-net/
  3. 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...
  4. 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...
  5. 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/
  6. How to Convert PDF to Word in Java

    Take look at how to convert PDF to Word in Java for document conversion and use the sample code to convert PDF to DOCX using Java in your projects straight away....installing the appropriate library from the Maven repository....

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Sign document with Digital signature | Document...

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....specify various settings the library provides the class that allows...with the full-featured .NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....Watermark is a robust library for managing watermarks in...Dockerfile # Installing Required Libraries : RUN apt-get update && apt-get...

    blog.groupdocs.com/watermark/using-custom-fonts...
  9. Sign documents with Metadata embedded object | ...

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

    docs.groupdocs.com/signature/net/sign-documents...
  10. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET Library we provide simple, but powerful free Apps....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/indexing/