Sort Score
Result 10 results
Languages All
Labels All
Results 8,651 - 8,660 of 30,509 for

redaction

(0.07 sec)
  1. 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...
  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....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/python-net/barcode/
  3. GroupDocs.Comparison Product Family | GroupDocs

    GroupDocs.Comparison is a cross-platform library that allows you to compare Microsoft Word, Excel, PowerPoint, OpenDocument, PDF, and plain text documents using C# and Java. Documentation GroupDocs.Comparison for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Guidelines and articles for basic and advanced development Basic Usage Advanced Usage More GroupDocs.Comparison for Java Getting Started Start quickly with our getting started documentation...Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/
  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. Show Revisions | GroupDocs

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for .NET....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/show-revisions/
  6. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for Java....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/get-extended...
  7. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Python via .NET....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/load-f...
  8. How to Run Examples | GroupDocs

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/how-to...
  9. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/load-custom-f...
  10. Disable image comparison in PDF documents | Gro...

    This article explains how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/disable-image...