Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 747 for

printing annotations

(0.05 sec)
  1. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete signature of the certain type with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "Following QR-Code signatures...

    docs.groupdocs.com/signature/java/delete-signat...
  2. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "Following signatures were...

    docs.groupdocs.com/signature/java/delete-signat...
  3. Get supported file types | GroupDocs

    This article explains how to obtain supported file formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents with GroupDocs.Merger within your Java applications....Annotation Product Solution GroupDocs...fileTypes ) { System . out . print ( fileType . getExtension ());...

    docs.groupdocs.com/merger/java/get-supported-fi...
  4. Extract attachments from Emails | GroupDocs

    Extract email attachments using GroupDocs.Parser for .NET...Annotation Product Solution GroupDocs...item in attachments ) { // Print the file path Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-attachmen...
  5. Update Signatures in Documents | GroupDocs

    This section shows how to update electronic signatures in documents using GroupDocs.Signature for Python via .NET....Annotation Product Solution GroupDocs...result . updated_count > 0 : print ( f "Updated { result . updated_count...

    docs.groupdocs.com/signature/python-net/update-...
  6. 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...
  7. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...
  8. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark images in headers and footers using Python via .NET....Annotation Product Solution GroupDocs...enumerates all headers/footers and prints section details, including...

    docs.groupdocs.com/watermark/python-net/working...
  9. Deleting Image signatures - advanced | GroupDocs

    This article shows how to delete Image electronic signatures different ways with GroupDocs.Signature API....Annotation Product Solution GroupDocs... size ()) { System . out . print ( "All signatures were successfully...

    docs.groupdocs.com/signature/java/deleting-imag...
  10. 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...