Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 15,850 for

pdf annotation

(0.42 sec)
  1. Check if a file is encrypted | Documentation

    This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java....Annotation Product Solution GroupDocs...viewer = new Viewer ( "protected.pdf" )) { FileInfo fileInfo = viewer...

    docs.groupdocs.com/viewer/java/how-to-check-if-...
  2. How to search for Image signatures | Documentation

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...document. string fileName = "sample.pdf" ; using ( Signature signature...

    docs.groupdocs.com/signature/net/search-for-ima...
  3. Hello, World! | Documentation

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Annotation Product Solution GroupDocs...with gr . Redactor ( "source.pdf" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/hello-w...
  4. Delete Signatures of the certain type | Documen...

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // Deleting QR-Code signatures...

    docs.groupdocs.com/signature/net/delete-signatu...
  5. Advanced search for Digital signatures | Docume...

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { DigitalSearchOptions options...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. How to search signatures with LINQ queries | Do...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API....Annotation Product Solution GroupDocs...filePath = Constants . SAMPLE_PDF ; string fileName = Path . GetFileName...

    docs.groupdocs.com/signature/net/search-signatu...
  7. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // compose the list of...

    docs.groupdocs.com/signature/net/delete-signatu...
  8. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Annotation Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....Annotation Product Family GroupDocs...other document formats such as PDF, DOC, DOCX, XLSX, and many more...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  10. How to Extract Text from HTML in Java

    This article describes a step-by-step procedure to extract text from HTML in Java and how to use these steps for developing the Java get Text from HTML application....Annotation Product Family GroupDocs...formats such as DOCX, XLSX, PPTX, PDF, EML, MSG, and many more. We...

    kb.groupdocs.com/parser/java/how-to-extract-tex...