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

classification

(0.06 sec)
  1. Save in rasterized PDF | GroupDocs

    The following example demonstrates how to save the document as a rasterized PDF file: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in file name redactor.save(tmp0); } finally { redactor.close(); }...Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/save-in-raste...
  2. GroupDocs.Search Overview | GroupDocs

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through documents of supported formats. Great variety of indexing and search options are provided to meet any requirements....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/groupdocs-search...
  3. Move page | GroupDocs

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger for Node.js via Java API....Classification Product Solution Purchase...

    docs.groupdocs.com/merger/nodejs-java/move-page/
  4. Common List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: The report must be generated in the Text Document format Adding Syntax to be evaluated by GroupDocs....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/common-list-in-...
  5. Adding NEXT Field into Template Syntax | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/adding-next-fie...
  6. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Classification に関する発表、報告された問題の修正、そして製品全体のアップデートが含まれています。...

    blog.groupdocs.com/ja/groupdocs.blog/page/6/
  7. C#을 사용하여 IAB-2 및 문서 분류로 텍스트 분류

    .NET 애플리케이션 내에서 C#을 사용하여 문서를 분류합니다. 분류 API를 사용하여 IAB-2 또는 문서 분류로 텍스트를 분류합니다....Classification for .NET 은 .NET 애플리케이션...Install-Package GroupDocs.Classification C#을 사용한 IAB-2 분류를 사용한 텍스트...

    blog.groupdocs.com/ko/classification/taxonomic-...
  8. 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...Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/
  9. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  10. GroupDocs.Assembly for Java | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/