Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 31,660 for

redaction

(0.33 sec)
  1. Kaip pasirašyti JPEG su QR kodu naudojant C#

    Šioje diskusijoje paaiškinsime, kaip pasirašyti JPEG su QR kodu naudojant C#. Be to, pateiksime kodo pavyzdį, kaip sukurti QR kodą JPEG naudojant C#....Redaction Product Family Kaip pasirašyti...

    kb.groupdocs.com/lt/signature/net/how-to-sign-j...
  2. System Requirements | GroupDocs

    On this page, you will find system requirements supported platforms, development environments. GroupDocs.Watermark for Node.js via Java does not require any external software or third party tool to be installed....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/watermark/nodejs-java/system...
  3. System Requirements | GroupDocs

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

    docs.groupdocs.com/metadata/nodejs-java/system-...
  4. Load document from local disk | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/load-document-fr...
  5. GroupDocs.Parser Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Parser for Python via .NET — API to extract text, images, metadata, and structured data from documents....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/parser/python-net/groupdocs-...
  6. Working with Images | GroupDocs

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

    docs.groupdocs.com/parser/python-net/working-wi...
  7. Working with GroupDocs.Assembly Engine | GroupDocs

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other C# syntax supported programming elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-gr...
  8. Update annotation replies | GroupDocs

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/update-annota...
  9. 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....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/python-net/barcode/
  10. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and report is generated....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/business-case-...