Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 4,515 for

classification

(0.07 sec)
  1. Load custom fonts | GroupDocs

    Supply custom font directories via LoadOptions.FontDirectories so GroupDocs.Comparison for .NET can correctly render and compare documents that use non-standard or missing fonts....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/net/load-custom-f...
  2. Developer Guide | GroupDocs

    Developer guide for GroupDocs.Comparison for Python via .NET — compare, load, save, inspect, preview, and configure logging across all supported document formats....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/python-net/develo...
  3. Working with Images | GroupDocs

    Enumerate, filter, and save images extracted with GroupDocs.Parser for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/python-net/working-wi...
  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....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/load-document-fr...
  5. Remove annotations | GroupDocs

    Remove annotations from PDF files to reduce file size using the GroupDocs.Viewer Python API....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. In-Paragraph List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in Text Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: A descriptive or informative line like “We provide support for the following clients:”. Show all the clients along with the above sentence....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  7. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and report is generated....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/business-case-...
  8. Reorder pages | GroupDocs

    Reorder PDF pages during rendering with GroupDocs.Viewer for Python via .NET. Control the output page sequence....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/python-net/reorder-pa...
  9. Merge pages from various documents | GroupDocs

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/merger/java/merge-pages-from...
  10. Load File from Local Disk | GroupDocs

    Load source and target documents for comparison from the local file system, using absolute or relative paths with GroupDocs.Comparison for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/python-net/develo...