Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 4,274 for

classification

(0.58 sec)
  1. Redaction Basics | GroupDocs

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/redaction-bas...
  2. Generate previews | GroupDocs

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser for Java API...Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/generate-previews/
  3. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/python-net/load-file-...
  4. Determine the file type | GroupDocs

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

    docs.groupdocs.com/viewer/net/how-to-determine-...
  5. Removing found watermarks | GroupDocs

    This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/removing-foun...
  6. How to Run Examples | GroupDocs

    In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/net/how-to-run-ex...
  7. Evaluation Limitations and Licensing | GroupDocs

    Note GroupDocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can easily download GroupDocs.Metadata for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 properties can be read XMP API Only first 2 XMP schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 properties can be read IPTC API Only first 5 properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/java/evaluation-lim...
  8. Convert to Finance formats with advanced option...

    Learn about FinanceConvertOptions class for financial data formats (XBRL, iXBRL, OFX) in GroupDocs.Conversion for .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/net/convert-to-fi...
  9. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/net/working-with-me...