Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 10,660 for

new

(0.21 sec)
  1. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/comparison/python-net/load-c...
  2. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for Java in your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/java/rendering-docume...
  3. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Node.js via Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/comparison/nodejs-java/featu...
  4. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/classification/net/classify-...
  5. Get file info | Documentation

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/redaction/python-net/get-fil...
  6. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/redaction/net/redaction-filt...
  7. Retrieve the document information | Documentation

    Retrieving information about a document with GroupDocs.Viewer for Node.js...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/nodejs-java/retrievin...
  8. How to Run | Documentation

    How to run examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/python-net/how-to-r...
  9. Introducing GroupDocs.Parser for Java | Documen...

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications. One of the most valuable features of GroupDocs.Parser is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API allows to easily extract text in accurate and quick modes. There are several advanced methods to extract text....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/java/introducing-grou...
  10. How to Run | Documentation

    How to run examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/metadata/nodejs-java/how-to-...