Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,112 for

password protection

(0.04 sec)
  1. GroupDocs.Text For .NET 17.01.0 Introduces Supp...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET API. In this release, we have introduced four new features along with an enhancement related to setting extraction mode. GroupDocs.Text now supports extraction from ZIP containers. Not only this, the latest release provides its users with the functionality to search for some text in documents, extracting highlighted text from documents and opening Password-protected OneNote sections. Simply Download the latest version and try out all the amazing features of GroupDocs....documents and opening password-protected OneNote sections. Simply...containers Ability to open password-protected OneNote sections For...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  2. Loading document | GroupDocs

    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....Signature allows you to load password-protected documents and load documents...guides: Sources How to load password-protected document Specify file...

    docs.groupdocs.com/signature/net/loading/
  3. Convert PDF to HTML programmatically using C#

    Let's convert a PDF document to HTML using a few lines of code. Automate PDF conversion within .NET application to convert whole document or selected pages....Convert Selected Pages of Password-Protected PDF Documents using C#...C# # You can also convert protected or locked PDF documents. The...

    blog.groupdocs.com/conversion/convert-a-pdf-doc...
  4. Saving documents | GroupDocs

    This section explains how to save document with different formats and source with GroupDocs.Signature API....signed document - save with password, save as images, save to another...How to save document with password Saving signed images with...

    docs.groupdocs.com/signature/net/saving/
  5. Convert to Presentation with advanced options |...

    Follow this guide and learn how documents convert to powerpoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....will be password protected with the specified password. specifies...

    docs.groupdocs.com/conversion/net/convert-to-pr...
  6. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....will be password protected with the specified password. specifies...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing in Java....AllowOnlyFormFields ); // To protect with password //options.setPassword("7654321");...AllowOnlyComments ); // To protect with password //options.Password = "7654321";...

    docs.groupdocs.com/watermark/java/locking-water...
  8. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....path and the password, if the presentation is protected. // Load...PresentationLoadOpti(); loadOptions.Password = "P@$$w0Rd"; } Edit the PPT/PPTX...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  9. Loading files | GroupDocs

    The listed articles below explain how to load Password-protected documents and load files from different sources....Metadata allows you to load password-protected documents and load files...specific format Load a password-protected document Was this page...

    docs.groupdocs.com/metadata/net/loading-files/
  10. Getting Document Information | GroupDocs

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....print ( "Is Password-Protected:" , doc_info . is_password_protected...Landscaped : False Is Password-Protected : False Table of contents...

    docs.groupdocs.com/conversion/python-net/develo...