Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 4,153 for

classification

(0.36 sec)
  1. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/java/convert/imag...
  2. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java....Classification Product Solution Purchase...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  3. Add watermarks to word processing documents | G...

    Add watermarks in headers and footers of any section using Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/python-net/add-wat...
  4. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/adding-text-w...
  5. Render email messages as HTML, PDF, PNG, and JP...

    Convert email messages to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/python-net/render-ema...
  6. Render archives as HTML, PDF, and image files |...

    Convert archive files (ZIP, RAR, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/python-net/render-arc...
  7. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/java/working-with-e...
  8. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/java/working-with-x...
  9. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/java/convert/pdf/
  10. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...Classification Product Solution Purchase...

    docs.groupdocs.com/editor/net/inserting-edited-...