Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 2,265 for

word to pdf

(0.43 sec)
  1. Generate document pages preview | GroupDocs

    This Topic explains how To get document pages preview as images with various options by GroupDocs.Signature API....pdf" )) { // create preview options...= File . OpenRead ( "sample.pdf" )) { using ( Signature signature...

    docs.groupdocs.com/signature/net/generate-docum...
  2. Sign document with different Text signature imp...

     This article explains how To sign document with Text electronic signatures using extended options with GroupDocs.Signature API....pdf" ); { TextSignOptions options...= signature . sign ( "signed.pdf" , options ); // analyzing result...

    docs.groupdocs.com/signature/java/sign-document...
  3. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how To use Microsoft Azure Computer Vision API...response to extract lines and words with the bounding rectangles...regions and recognized words, each word with its bounding rectangle...

    docs.groupdocs.com/redaction/java/use-microsoft...
  4. Extract text structure | GroupDocs

    This article explains that how To extract text structure from documents....different formats Word processing documents Word processing documents...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-text-stru...
  5. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......wrapped in the same way in Word and in Pdf. This text has shading...

    docs.groupdocs.com/total/java/sample-apps/getti...
  6. Deleting QR-code signatures - advanced | GroupDocs

    This article shows how To delete QR-code electronic signatures different ways with GroupDocs.Signature API....pdf" ); // read from some data source...signature . delete ( "signed.pdf" , signatures ); if ( deleteResult...

    docs.groupdocs.com/signature/java/deleting-qr-c...
  7. Deleting Barcode signatures - advanced | GroupDocs

    This article shows how To delete Barcode electronic signatures different ways with GroupDocs.Signature API....You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/deleting-barc...
  8. Search for embedded and encrypted objects in QR...

     This section explains how To search for embedded electronic signatures inTo the QR-Code electronic signatures with GroupDocs.Signature API. Also this Topic shows the way To cusTomize data serialization and encryption same as provides the class definition with ability To embed it inTo the QR-Code electronic signature....You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-embed-...
  9. Implement custom serialization with QR-code sig...

    This article explains how To implement cusTom serialization for QR-code electronic signatures....pdf" ); // create custom data encryption...sign ( "QRCodeCustomSerializ.pdf" , options ); // analyzing result...

    docs.groupdocs.com/signature/java/implement-cus...
  10. Implement custom encryption with QR-Code signat...

    This article explains how To implement cusTom encryption for QR-code electronic signatures....pdf" )) { // create data encryption...Sign ( "QRCodeCustomEncrypti.pdf" , options ); } More resources...

    docs.groupdocs.com/signature/net/implement-cust...