Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 12,851 for

new

(0.08 sec)
  1. Classify document by path | GroupDocs

    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-...
  2. GroupDocs.Metadata for Java | GroupDocs

    Release notes Package repository GroupDocs.Metadata for Java - A metadata management API for documents to create, preview, analyze, update and remove meta information from all popular file formats. Java metadata changer API gets the file as input, access the file property information and allows users to perform metadata operations for locating this specific file easily for future reference. GroupDocs.Metadata supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, web pages, email messages, and images and render/display them in HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/metadata/java/
  3. Technical Support | GroupDocs

    GroupDocs.Signature for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/python-net/technic...
  4. Advanced Usage | GroupDocs

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/advanced-usage/
  5. 3D drawing is not showing in GroupDocs Viewer -...

    Hello team We are using licence verion of document viewer in our product. We are not able to see 3d drawging file in viewer, it takes so much time and still no result or blank page appears. We are using .igs files. We …...let you know when I have any new information. vinaybhatt August...

    forum.groupdocs.com/t/3d-drawing-is-not-showing...
  6. GroupDocs.Markdown for .NET Documentation | Gro...

    Convert PDF, Word, Excel, and other documents to clean Markdown with full control over output flavor, image handling, and formatting....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/markdown/net/
  7. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. Get comparison result as an object model | Grou...

    Learn how to get the result document object model with GroupDocs.Comparison for Python via .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/comparison/python-net/get-re...
  9. In-Table Master-Detail in HTML Document | Group...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML 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. In-Table Master-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ total orders prices and price of each product separately with the following key requirements:...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/in-table-master...
  10. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/redaction/python-net/save-to...