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

classification

(0.09 sec)
  1. Extract images from document | GroupDocs

    Learn how to extract images from documents using GroupDocs.Parser for Python via .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/python-net/extract-im...
  2. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/sign-document-...
  3. 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...
  4. 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-...
  5. Billing Consolidator Demo | GroupDocs

    Learn how to consolidate invoices, receipts, and supporting documents into a single PDF using GroupDocs.Merger for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/merger/python-net/getting-st...
  6. 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...
  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. Compare Metadata Between Document Versions | Gr...

    Learn how to extract, diff, and export document metadata across revisions using GroupDocs.Metadata for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/java/compare-metada...
  9. Get Possible Conversions | GroupDocs

    Query GroupDocs.Conversion for Python via .NET for the set of target formats a given source supports — library-wide, by extension, or for the document currently loaded — via get_all_possible_conversions, get_possible_conversions_by_extension, and get_possible_conversions....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Working with EXIF metadata | GroupDocs

    Access, read, update, and remove EXIF metadata using GroupDocs.Metadata for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/python-net/working-...