Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 489 for

viewer print images

(0.26 sec)
  1. Get Document Information | GroupDocs

    Detect file type, file size, and page count of a document using GroupDocs.Comparison for Python via .NET — from file paths or streams....Viewer Product Solution GroupDocs...(PDF, Word, Excel, PowerPoint, image, etc.). page_count — number...

    docs.groupdocs.com/comparison/python-net/develo...
  2. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, Images or barcodes that are the part of document content....Viewer Product Solution GroupDocs...if document component (text/image/barcode/qr-code) is the actual...

    docs.groupdocs.com/signature/java/searching-for...
  3. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Viewer Product Solution GroupDocs...size () > 0 ) { System . out . print ( "Trying to delete signatures...

    docs.groupdocs.com/signature/java/deleting-mult...
  4. Extract data from PDF forms | GroupDocs

    This article shows how to extract data from PDF forms easily with GroupDocs.Parser....Viewer Product Solution GroupDocs...(); i ++) { System . out . print ( data . get ( i ). getName...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Extract metadata from documents | GroupDocs

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Viewer Product Solution GroupDocs...MetadataItem item : metadata ) { // Print an item name and value System...

    docs.groupdocs.com/parser/java/extract-metadata...
  6. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Get document properties like author, title, creation date in C#....Viewer Product Solution GroupDocs...MetadataItem item in metadata ) { // Print an item name and value Console...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. Set metadata properties | GroupDocs

    The set_properties method updates or adds metadata. Use it to add metadata to photos and PDFs or to update data in MP3 files with GroupDocs.Metadata for Python via .NET....Viewer Product Solution GroupDocs...tags ), property_value , ) print ( f "Properties set: { affected...

    docs.groupdocs.com/metadata/python-net/set-meta...
  8. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Width Height Text IsSignature Image Spreadsheet Pdf Presentation...

    docs.groupdocs.com/signature/java/updating-text...
  9. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Viewer Product Solution GroupDocs...textWatermarkOptions ); // Add image watermark to the second worksheet...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Viewer Product Solution GroupDocs...textWatermarkOptions ); // Add image watermark to the second worksheet...

    docs.groupdocs.com/watermark/java/add-watermark...