Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 4,148 for

classification

(0.03 sec)
  1. 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:...Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. Get document info | GroupDocs

    Learn how to get basic document information including file type, page count, and file size using GroupDocs.Parser for .NET. Get document properties in C#....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/get-document-info/
  3. Export Data | GroupDocs

    How to export data to JSON or XML files....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/export-data/
  4. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...9は、2025年10月にリリースされ、コアコンポーネントを更新し、サイズ削減のためにClassificationライブラリを削除し、重要なバグ修正を含んでいます。...

    blog.groupdocs.com/ja/groupdocs.blog/page/3/
  5. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/python-net/get-sup...
  7. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/java/how-to-determine...
  8. Save document to the specified stream | GroupDocs

    This article explains how to save document to the specified stream while using GroupDocs.Watermarks Java API....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/save-document...
  9. Add watermarks to images | GroupDocs

    Add watermarks to photos or multi-framed images using Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/python-net/add-wat...
  10. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/using-ocr/