Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 2,086 for

pdf to word

(0.05 sec)
  1. C# Regex - Search in Documents using Regular Ex...

    Unlock the power of programmatic search in C#! Learn how To search multiple text-based documents across folders with precision using regular expressions....such as Word documents, spreadsheets, presentations, PDF files...below-mentioned code identifies all the words having consecutive repeated...

    blog.groupdocs.com/search/search-in-documents-b...
  2. Sign document with Form Field signature - advan...

     This article explains how To sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API....of Form Field signatures for Pdf documents only. The class contains...created signatures if needed. Sign Pdf document with Form Field signature...

    docs.groupdocs.com/signature/java/sign-document...
  3. Load document from Stream | Documentation

    This section explains how To load document from stream with GroupDocs.Signature API....pdf" ); Signature signature = new...signature . sign ( "SampleSigned.pdf" , options ); More resources...

    docs.groupdocs.com/signature/java/load-document...
  4. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w......wrapped in the same way in Word and in Pdf. This text has shading...2004-06-22T19:54:00Z Microsoft Office Word 2004-06-21T06:59:00Z 2004-06-21T06:59:00Z...

    docs.groupdocs.com/conversion/java/_sample_file...
  5. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w......wrapped in the same way in Word and in Pdf. This text has shading...2004-06-22T19:54:00Z Microsoft Office Word 2004-06-21T06:59:00Z 2004-06-21T06:59:00Z...

    docs.groupdocs.com/total/java/sample-files/gett...
  6. Extract text by table of contents item | Docume...

    This article explains that how To extract text by table of contents item."...feature is supported for Word Processing, PDF, ePUB and CHM documents...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-text-by-...
  7. Java Regex - Search in Documents using Regular ...

    Unlock the power of programmatic search in Java! Learn how To search multiple text-based documents across folders with precision using regular expressions.... like Word documents, spreadsheets, presentations, PDF files...regex in the code below detects words with consecutive repeated characters...

    blog.groupdocs.com/search/search-in-documents-b...
  8. Delete Digital signatures from documents | Docu...

    This article explains how To delete Digital electronic signatures with GroupDocs.Signature API.... At this moment only Pdf documents support deletion of...signature = new Signature ( "signed.pdf" )) { // Search for electronic...

    docs.groupdocs.com/signature/net/delete-digital...
  9. Sign documents with additional image adjustment...

     This article explains how To use different image adjustment with electronic signatures on document page....pdf" ); ImageSignOptions options...= signature . sign ( "signed.pdf" , options ); // analyzing result...

    docs.groupdocs.com/signature/java/sign-document...
  10. Sign documents with exception handling | Docume...

     This article explains how To use exceptions handling when adding electronic signatures To document with GroupDocs.Signature API.... To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/sign-documents...