Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 4,155 for

classification

(0.12 sec)
  1. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/python-net/load-pa...
  3. Optimizing shards | GroupDocs

    This page contains information about optimizing shards in the search network....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/optimizing-shards/
  4. Compare Word documents | GroupDocs

    Learn how to compare Word (.doc, .docx) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences with simple Python code....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/python-net/compar...
  5. Remove form fields | GroupDocs

    Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/net/load-password...
  7. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) 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....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/python-net/email-re...
  8. How to Run Examples | GroupDocs

    Download from GitHub The complete examples package of GroupDocs.Assembly is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favorite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following image: In extracted files and folders, you can see solution file for C# Project....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/how-to-run-exam...
  9. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using c#....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Watermark....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...