Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 3,894 for

classification

(0.02 sec)
  1. GroupDocs.Watermark for Python via .NET | Docum...

    A Python via .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/python-net/
  2. Extract annotations from document | Documentation

    This page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/java/extract-anno...
  3. Put image annotations over the text using ZInde...

    This page describes how to set image ZIndex to place it over the text...Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/net/put-image-ann...
  4. Load custom fonts. | Documentation

    The page describes how to load custom fonts....Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/net/loading-custo...
  5. Set image quality | Documentation

    The page describes how to set the quality of an image added to a document....Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/net/change-image-...
  6. How to Run the Examples | Documentation

    Examples to annotate on your documents, images or web pages using Java....Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/java/how-to-run-t...
  7. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/load-document-fr...
  8. Render with responsive layout | Documentation

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/render-with-respo...
  9. Adjust the image size | Documentation

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  10. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer .NET API (C#)....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/optimization-pdf-...