Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 5,021 for

secure

(0.84 sec)
  1. How to Add Text Signature to DOCX using C#

    In this tutorial, we will provide you guide on how to add text signature to DOCX using C#. We will also provide a code example to insert text signature to DOCX in C#....documents adds an extra layer of security and authenticity. We have...

    kb.groupdocs.com/signature/net/how-to-add-text-...
  2. How to Sign PDF with Text Signature using C#

    This tutorial aims to guide you how to sign PDF with text signature using C#. Also, we will furnish you with a code example to add text signature in PDF using C#....workflow and strengthen the security of your digital files. This...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  3. Render PPTX as HTML using Python

    Let's learn how to render PPTX as HTML using Python in few steps. This tutorial explains how to convert PPTX to HTML in Python for web-friendly presentation sharing....rendering Open the PPTX file securely by using the Viewer class...

    kb.groupdocs.com/viewer/python/render-pptx-as-h...
  4. Compare bookmarks in Word documents | GroupDocs

    Learn how to compare bookmarks in Word documents using GroupDocs.Comparison for Python via .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/comparison/python-net/compar...
  5. Get extended information on the summary page | ...

    Learn how to enable extended information on the summary page using GroupDocs.Comparison for Python via .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/comparison/python-net/get-ex...
  6. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Node.js via Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/comparison/nodejs-java/featu...
  7. 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...
  8. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using Java....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/redaction/java/get-supported...
  9. Extract data from Microsoft OneNote notebooks |...

    More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/extract-data-fro...
  10. Render documents | GroupDocs

    Rendering documents with GroupDocs.Viewer for Java in your Java applications....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/java/rendering-docume...