Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,140 for

one to pdf

(0.06 sec)
  1. Password Protect PowerPoint Presentations | Loc...

    Add password To PowerPoint presentations. Lock PPT files with password protection using free online app & programmatically using GroupDocs....options available to find the one that fits your needs. Once you...to Protect Password Protect PDF Files Password Protection of...

    blog.groupdocs.com/merger/password-protect-powe...
  2. Delete QR-code signatures from documents | Grou...

    This article explains how To delete QR code electronic signatures with GroupDocs.Signature API....Call object method and pass one or several signatures to it....powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/delete-qr-code...
  3. Delete QR-code signatures from documents | Grou...

    This article explains how To delete QR code electronic signatures with GroupDocs.Signature API....Call object method and pass one or several signatures to it....Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/delete-qr-cod...
  4. Delete Image signatures from documents | GroupDocs

    This article explains how To delete Image electronic signatures with GroupDocs.Signature API....Call object method and pass one or several signatures to it....Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/delete-image-...
  5. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order To use the advanced rasterization options you have To pass One of the options To Save method. In this case the document will be rasterized To Pdf, but the scan-like effects will be applied To its pages. The following example demonstrates how To apply the AdvancedRasterizationOptions with default settings. final RedacTor redacTor = new RedacTor("Sample.docx"); try { // Save the document with advanced options (convert pages inTo images, and save Pdf with scan-like pages) SaveOptions so = new SaveOptions(); so....rasterization options you have to pass one of the options to method. In...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/java/use-advanced-...
  6. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operaTors used for boolean search, and boolean query examples using Java....that are found for at least one nested search query. The example...text of which there is at least one of the words “Einstein” and “relativity”...

    docs.groupdocs.com/search/java/boolean-search/
  7. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded To 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…...the one internal of cloudprovider. It doesn’t use the one user...“3477/dummy.pdf”, “fileType”: “pdf”, “fileName”: “dummy.pdf”, “canPrint”:...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  8. Update QR Code Signatures in Document | GroupDocs

    This article explains how To update QR code electronic signatures with GroupDocs.Signature for Python via .NET API....the object’s method and pass one or several signatures to it This...signature . Signature ( "signed.pdf" ) as sign : # Create search...

    docs.groupdocs.com/signature/python-net/update-...
  9. Sign documents with encrypted QR-code text | Gr...

    This article explains how To create encrypted QR-code electronic signature with GroupDocs.Signature API...encryption algorithm enumeration with one of following values ( ), string...signature = new Signature ( "sample.pdf" )) { // setup key and passphrase...

    docs.groupdocs.com/signature/net/sign-documents...
  10. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., inTo Pdfs. This issue is occurring only in our production environment…..., into PDFs. This issue is occurring only...files when converting them into PDFs. Specifically, the images aren’t...

    forum.groupdocs.com/t/document-conversion-is-ha...