Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 745 for

printing annotations

(0.73 sec)
  1. Extract hyperlinks from document page area | Gr...

    This article explains that how to extract hyperlinks from document page area....Annotation Product Solution GroupDocs...PageHyperlinkArea h : hyperlinks ) { // Print the hyperlink text System ....

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. Extract hyperlinks from document page area | Gr...

    This article explains that how to extract hyperlinks from document page area....Annotation Product Solution GroupDocs...PageHyperlinkArea h in hyperlinks ) { // Print the hyperlink text Console ...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  3. Get supported file formats | GroupDocs

    List all supported file formats using Python via .NET....Annotation Product Solution GroupDocs...s () for ft in supported : print ( ft ) 🔹 Use case: Build flexible...

    docs.groupdocs.com/watermark/python-net/get-sup...
  4. Load document from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java....Annotation Product Solution GroupDocs...filePath ); System . out . print ( "Document loaded from local...

    docs.groupdocs.com/merger/java/load-document-fr...
  5. 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...
  6. 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-...
  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. 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-...
  9. 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...
  10. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for Python via .NET. Extract text with position data, rectangles, and text styles....Annotation Product Solution GroupDocs...supported if text_areas is None : print ( "Text areas extraction isn't...

    docs.groupdocs.com/parser/python-net/extract-te...