Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 2,035 for

importer document

(0.14 sec)
  1. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...a file, use the method. To import words from a file, use the...

    docs.groupdocs.com/search/net/spelling-corrector/
  2. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Basic usage / Convert files...

    docs.groupdocs.com/conversion/java/convert/spre...
  3. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for .NET / Document rendering basics / Render...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  4. How to Add Reply to Annotation in PDF using Java

    This concise tutorial will guide you how to add reply to annotation in PDF using Java. Also, it provides working code example to reply annotation in PDF using Java....Java from the Maven repository Import the necessary classes to add...on specific sections of the document. In some cases, it’s necessary...

    kb.groupdocs.com/annotation/java/how-to-add-rep...
  5. Use advanced logging | Documentation

    You can implement ILogger interface from com.groupdocs.redaction.options package. This interface requires to implement three methods: import com.groupdocs.redaction.options.ILogger; import java.util.ArrayList; /** *

    * This is an example of ILogger implementation, tracking count of error messages. *

    */ public class CustomLogger implements ILogger { private ArrayList _errors; private ArrayList _traces; private ArrayList _warnings; public boolean hasErrors() { return _errors.size() > 0; } public CustomLogger() { _errors = new ArrayList(); _traces = new ArrayList(); _warnings = new ArrayList(); } public void error(String message) { _errors....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Advanced Usage / Loading documents / Use advanced logging Use...

    docs.groupdocs.com/redaction/java/use-advanced-...
  6. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer guide / Render documents / Render to HTML / Optimize...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  7. 使用 Node.js 比較文件

    探索文檔比較的複雜性,請參閱這本詳細的指南。了解 GroupDocs.Comparison APIs 如何通過視覺和文本比較工具轉變您的數據分析。...comparison' ); // Load the source document const comparer = new Comparer...'java' ); const Color = java . import ( 'java.awt.Color' ); async...

    blog.groupdocs.com/zh-hant/comparison/compare-d...
  8. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD Documents to other formats or another CAD format with GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Basic usage / Convert files...

    docs.groupdocs.com/conversion/java/convert/cad/
  9. Render Files Contained in ZIP Archive using Gro...

    Hello everyone! We are back with another exciting release announcement. In this post, I am going to give you an overview of what’s new as well as what’s improved and fixed in the latest release of GroupDocs.Viewer for .NET. In this release, we majorly focused on providing bug fixes and improvements. Along with this, we have introduced the support of CDR file format and the feature of rendering files contained in the ZIP archives.... Important Bug Fixes and Improvements...Printable HTML for MS Project documents with several pages Missing...

    blog.groupdocs.com/viewer/render-files-containe...
  10. maven-app.zip

    maven-app/pom.xml~ 4.0.0 com.mycompany.app maven-app 1.0-SNAPSHOT maven-app http://www.example.com UTF-8 1.7 1.7 GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdo...... This document contains a variety of formatted...elements that are used to test document rendering quality during file...

    docs.groupdocs.com/total/java/sample-apps/getti...