Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 727 for

printing annotations

(0.17 sec)
  1. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...compare ( output_file_name ) print ( f " \n Documents compared...

    docs.groupdocs.com/comparison/python-net/load-p...
  2. Working with IPTC IIM metadata | GroupDocs

    Access, read, update, and remove IPTC IIM metadata using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...envelope_record is not None : print ( root . iptc_package . envelope_record...

    docs.groupdocs.com/metadata/python-net/working-...
  3. How to Extract Images from Excel in C#

    This article explains the workflow to extract images from Excel in C# and how to use this workflow for developing the application to get images from Excel using C#....Annotation Product Family GroupDocs...over the image collection and print the image data These steps enable...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  4. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#....Annotation Product Solution GroupDocs...PageTextArea a in areas ) { // Print a page index, rectangle and...

    docs.groupdocs.com/parser/net/extract-text-areas/
  5. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....Annotation Product Solution GroupDocs...barcode in barcodes ) { // Print the page index Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  6. Update Text Signatures in Document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...result . updated_count > 0 : print ( f "Signature with text ' {...

    docs.groupdocs.com/signature/python-net/update-...
  7. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...digital_signature ) if result : print ( f "Digital signature with...

    docs.groupdocs.com/signature/python-net/delete-...
  8. Delete Barcode signatures from documents | Grou...

    This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...( result ) { System . out . print ( "Signature with Barcode "...

    docs.groupdocs.com/signature/java/delete-barcod...
  9. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...schemes . xmp_basic is not None : print ( root . xmp_package . schemes...

    docs.groupdocs.com/metadata/python-net/working-...
  10. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel documents using Python via .NET....Annotation Product Solution GroupDocs...iterates all worksheets and prints shape metadata, text, positioning...

    docs.groupdocs.com/watermark/python-net/shapes-...