Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 726 for

printing annotations

(0.07 sec)
  1. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...message with the output file path print ( f " \n Documents compared...

    docs.groupdocs.com/comparison/python-net/load-f...
  2. Add Text Watermark to XLSX Using Python

    Learn how to add text watermark to XLSX using Python. This tutorial shows how to embed watermark text into XLSX spreadsheets with custom font, color, and alignment....Annotation Product Family GroupDocs...displaying consistently in print, preview, or shared copies....

    kb.groupdocs.com/watermark/python/add-text-wate...
  3. 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-...
  4. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Annotation Product Solution GroupDocs...= parser . getText ()) { // Print a text from the presentation...

    docs.groupdocs.com/parser/java/extract-text-fro...
  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. Load document from url | GroupDocs

    Learn how to Load document from url....Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the document //...

    docs.groupdocs.com/parser/net/load-document-fro...
  10. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular format using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...to extract or edit metadata print ( root . document_properties...

    docs.groupdocs.com/metadata/python-net/load-a-f...