Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 4,478 for

secure

(0.04 sec)
  1. Load from a local disk | GroupDocs

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk JavaScript try { const metadata = new groupdocs.metadata.Metadata("input.one"); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  2. Save in rasterized PDF | GroupDocs

    The following example demonstrates how to save the document as a rasterized PDF file: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in file name redactor.save(tmp0); } finally { redactor.close(); }...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/redaction/java/save-in-raste...
  3. Loading files from different sources | GroupDocs

    Following this guide you will learn how to load PDF, Word, Excel, or PowerPoint documents by local file path, stream or URL for further processing with GroupDocs.Conversion for .NET API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/conversion/net/loading-files...
  4. Managing dictionaries | GroupDocs

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/search/nodejs-java/managing-...
  5. GroupDocs.Signature for .NET | GroupDocs

    GroupDocs.Signature for .NET is an easy to use electronic signature API designed for C#/.NET applications...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/signature/net/
  6. GroupDocs.Search for Node.js | GroupDocs

    GroupDocs.Search for Node.js is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/search/nodejs-java/
  7. GroupDocs.Watermark for Java | GroupDocs

    A Java API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/watermark/java/
  8. GroupDocs.Search for Java | GroupDocs

    GroupDocs.Search for Java is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/java/
  9. Extract data from various formats | GroupDocs

    The articles below explain that how to extract data from various file formats...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Adding watermarks | GroupDocs

    Advanced topics on adding text and image watermarks in various document formats using GroupDocs.Watermark for Python via .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/watermark/python-net/adding-...