Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 9,890 for

page

(0.57 sec)
  1. Check document password-protection | GroupDocs

    This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for Java.... isPasswordSet (); Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/merger/java/check-document-p...
  2. Remove document password | GroupDocs

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java. ...save ( filePathOut ); Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/merger/java/remove-document-...
  3. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }... close (); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/java/load-password...
  4. Specify file type when loading a document | Gro...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your Java applications....( viewOptions ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/java/specify-file-typ...
  5. Search for Multiple e-Signature Types | GroupDocs

    This article explains how to search for multiple electronic signature types within document Pages using GroupDocs.Signature for Python via .NET API...." ) print ( f "Page: { text_signature . page_number } " ) print..." ) print ( f "Page: { image_signature . page_number } " ) print...

    docs.groupdocs.com/signature/python-net/search-...
  6. GroupDocs.Viewer for .NET Module Is Now Availab...

    Good news for DNN users - we’ve recently released a module which allows you to integrate GroupDocs.Viewer for .NET into DNN CMS. Using the module you can seamlessly embed our HTML5 document viewer into your DNN site and display over 45 types of documents and images on any web Page. Different from our cloud-based module, this version is developed based on the GroupDocs.Viewer for .NET library, which means you can now store and process documents on your own servers....documents and images on any web page. Different from our cloud-based...instructions, please visit this page on the official DNN store....

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  7. Releasing the Hotfix of GroupDocs.Viewer for .NET

    GroupDocs.Viewer for .NET 18.8.1 is a hotfix release that resolves the issue of getting the first Page filled with black color when rendering PDF document. We recommend you to use the this latest version for an improved rendering of PDF documents. Bug FixesFollowing issue is fixed in this hotfix release. First Page is filled with black color when rendering PDF document API ResourcesWe have a few channels and resources for you to download, learn, try and get technical support on GroupDocs....the issue of getting the first page filled with black color when...this hotfix release. # First page is filled with black color when...

    blog.groupdocs.com/viewer/releasing-the-hotfix-...
  8. Indexing password protected documents | GroupDocs

    This article demonstrates that how to perform indexing of password protected documents....documents Leave feedback This page describes how to perform indexing...password dictionary see the page in the [Managing dictionaries](https://docs...

    docs.groupdocs.com/search/net/indexing-password...
  9. Render hidden pages | GroupDocs

    Learn how to render hidden Pages on website or in other c# applications with GroupDocs.Viewer for .NET...documents / Render hidden pages Render hidden pages Leave feedback By...Visio documents (for hidden pages) PowerPoint presentations (for...

    docs.groupdocs.com/viewer/net/show-hidden-pages/
  10. Sign and verify documents with GroupDocs.Signat...

    Add text, QR-code and barcode signatures to documents from GroupDocs.Total for Node.js via Java, then search and verify them — runnable JavaScript examples with downloadable input and output files....Signature Leave feedback On this page GroupDocs.Signature applies...signature draws text onto the page at a position you choose. setLeft...

    docs.groupdocs.com/total/nodejs-java/developer-...