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

groupdocs.signature

(0.92 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 ....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  2. Save specific page range | GroupDocs

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for Java API....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/save-specifi...
  3. Bulleted List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the Text Document....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  4. System Requirements | GroupDocs

    GroupDocs.Metadata for Java supports any 32-bit or 64-bit operating system that run the Java runtime including...Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/metadata/nodejs-java/system-...
  5. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  6. 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....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/assembly/python-net/barcode/
  7. System Requirements | GroupDocs

    GroupDocs.Assembly for Python supports any 32-bit or 64-bit operating system that run the Python runtime including...Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/assembly/python-net/system-r...
  8. Working with Images | GroupDocs

    Enumerate, filter, and save images extracted with GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/parser/python-net/working-wi...
  9. Reorder pages | GroupDocs

    Reorder PDF pages during rendering with GroupDocs.Viewer for Python via .NET. Control the output page sequence....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/reorder-pa...
  10. Remove annotations | GroupDocs

    Remove annotations from PDF files to reduce file size using the GroupDocs.Viewer Python API....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/optimizati...