Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 2,106 for

pdf to word

(0.06 sec)
  1. Delete Signatures of the certain type | Documen...

    This article explains how To delete electronic signatures of the certain type with GroupDocs.Signature API....pdf" )) { // Deleting QR-Code signatures...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/delete-signatu...
  2. Get document information | Documentation

    This article explains how To detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....pdf" )) { IDocumentInfo documentInfo...Path . GetFileName ( "sample.pdf" )); Console . WriteLine ( "...

    docs.groupdocs.com/signature/net/get-document-i...
  3. Composing signature with solid brush background...

     This article explains how To fill signature background with solid brush...pdf" )) { TextSignOptions options...file signature . Sign ( "signed.pdf" , options ); } More resources...

    docs.groupdocs.com/signature/net/composing-sign...
  4. Advanced search for Digital signatures | Docume...

     This article explains how To make advanced search for digital electronic signatures with GroupDocs.Signature API....pdf" )) { DigitalSearchOptions options...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/advanced-searc...
  5. Get file info | Documentation

    This article explains how To detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....represents the document file type (PDF, Word document, Excel spreadsheet...

    docs.groupdocs.com/comparison/net/get-file-info/
  6. Sign document with XML Advanced Electronic Sign...

     This article explains how To sign document with XML advanced electronic signatures (XAdES) using GroupDocs.Signature API.... To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/sign-document-...
  7. HTML | Documentation

    This article explains that how To extract HTML formatted text from document page in Java....Tables The following Microsoft Word document is used as input document:...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/html/
  8. Update QR-code signatures in document | Documen...

    This article explains how To update QR-code electronic signatures with GroupDocs.Signature API....pdf" ); try { QrCodeSearchOptions...signature . update ( "signed-output.pdf" , qrCodeSignature ); if ( result...

    docs.groupdocs.com/signature/java/update-qr-cod...
  9. Update Text signatures in document | Documentation

    This article explains how To update Text electronic signatures with GroupDocs.Signature API....pdf" ); try { TextSearchOptions options...signature . update ( "sampleSigned.pdf" , textSignature ); if ( result...

    docs.groupdocs.com/signature/java/update-text-s...
  10. Update Barcode signatures in document | Documen...

    This article explains how To update Barcode electronic signatures with GroupDocs.Signature API....pdf" ); try { BarcodeSearchOptions...signature . update ( "sampleSigned.pdf" , barcodeSignature ); if ( result...

    docs.groupdocs.com/signature/java/update-barcod...