Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 4,499 for

classification

(0.06 sec)
  1. GroupDocs.Total для .NET 25.8 – Последние обнов...

    Ознакомьтесь с новыми возможностями GroupDocs.Total для .NET 25.8. Доступно сейчас на NuGet и на сайте GroupDocs....Classification более не будет включён...

    blog.groupdocs.com/ru/total/groupdocs-total-for...
  2. Bug Fixes

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Kernkomponenten, verzichtet auf die Classification‑Bibliothek, um die Größe...

    blog.groupdocs.com/de/tag/bug-fixes/
  3. GroupDocs.Total for .NET 25.8 – Останні оновлен...

    Дізнайтеся, що нового у GroupDocs.Total for .NET 25.8. Тепер доступно на NuGet та веб‑сайті GroupDocs....Classification більше не буде включено...

    blog.groupdocs.com/uk/total/groupdocs-total-for...
  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. 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...
  6. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Classification , các bản sửa lỗi cho các...

    blog.groupdocs.com/vi/groupdocs.blog/page/10/
  7. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  8. 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/
  9. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built in feature in GroupDocs.Comparison for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/java/word-track-c...
  10. Load custom fonts | GroupDocs

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

    docs.groupdocs.com/comparison/java/load-custom-...