Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 2,119 for

document protection

(0.03 sec)
  1. GroupDocs.Viewer for Java | Documentation

    GroupDocs.Viewer for Java allows you to render Documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Java application....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...supports over . Load text documents, spreadsheets, presentations...

    docs.groupdocs.com/viewer/java/
  2. GroupDocs.Viewer for .NET | Documentation

    GroupDocs.Viewer for .NET allows you to render Documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...supports over . Load text documents, spreadsheets, presentations...

    docs.groupdocs.com/viewer/net/
  3. GroupDocs.Viewer Plugin for One of the Leading ...

    Moodle is a powerful learning management system that provides educators and learners with a robust set of tools for building and administrating collaborative learning environments. When integrated into Moodle, GroupDocs.Viewer enables both educators and learners to view and securely share Documents, drawings and images in more than 50 different file formats – all from within Moodle environment and without having to install original software used to create the files....to view and securely share documents, drawings and images in more...a multi-format HTML5-based document viewer that comes with a web-based...

    blog.groupdocs.com/viewer/groupdocs-viewer-plug...
  4. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Using OCR to redact image documents / Use Aspose.OCR for Cloud...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  5. Convert Word to Markdown using C# | DOC to MD |...

    Convert Word Documents to Markdown files using C#. Transform DOC/DOCX files into MD format using GroupDocs .NET parsing and conversion API....中文 中國傳統的 Word-processing documents are present in almost every...programmatically convert Word documents into markdown files using...

    blog.groupdocs.com/parser/convert-word-to-markd...
  6. Load password-protected file | Documentation

    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(); }...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Usage / Loading documents / Load password-protected file Load password-protected...

    docs.groupdocs.com/redaction/java/load-password...
  7. Loading documents | Documentation

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint Documents by local file path, stream or third-party storage for further processing with GroupDocs.Merger for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Guide / Loading documents Loading documents Leave feedback allows...

    docs.groupdocs.com/merger/net/loading/
  8. Convert Presentations to PDF in Java | PPT, PPT...

    Programmatically convert presentations of MS PowerPoint and Open Office Impress formats like ODP, PPT, PPTX to PDF using Java conversion API....PDF is the popular portable document format, so there comes the...the need to convert documents of other formats to PDF. Today, we...

    blog.groupdocs.com/conversion/convert-presentat...
  9. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for .NET / Document rendering basics / Render...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  10. Loading | Documentation

    This section explains how to load Document from various sources like file, streams, remote web resources, loading Document from FTP, Amazon or Azure storage etc....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...load password-protected documents and load documents from different...

    docs.groupdocs.com/signature/java/loading/