Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,109 for

password protected

(0.04 sec)
  1. Loading files | Documentation

    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/
  2. Loading document | 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....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. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....docx”)); } Compare Password Protected Word Documents / Excel...Spreadsheet in C# # Password protection is common in the official...

    blog.groupdocs.com/comparison/compare-excel-wor...
  4. Edit Excel Files in C# | Build your own Online ...

    Editing Excel files is explained with C# examples to edit XLS, XLSX, ODS files within your .NET application using spreadsheet and document editing API....and the password (if the document is password protected). Edit...include; setting password, output format, protection, etc. I am setting...

    blog.groupdocs.com/editor/edit-excel-files-in-c...
  5. Features Overview | Documentation

    This artice decsribes the features of GroupDocs.Merger for .NET library. It allows you to Merge PDF, Merge JPG, Split Document, Move Page, Swap Pages of the documents....allows to manage document password-protection through the following...is not protected with password; if document is password-protected...

    docs.groupdocs.com/merger/net/features-overview/
  6. Key Improvements and Bug Fixes in GroupDocs.Vie...

    GroupDocs team is always looking for the ways to provide improved features and make the GroupDocs.Viewer for .NET API more rich and straightforward. The brand new GroupDocs.Viewer for .NET release, 17.2.0 comes up with 11 key improvements and bug fixes. Not only this, it also supports rendering of LaTeX format and Password Protected MPP(2003) files. You can download the version 17.2.0 for an improved experience. GroupDocs.Viewer for .NET 17.2.0 - New FeaturesBelow are the new features that are introduced in GroupDocs....rendering of LaTeX format and password protected MPP(2003) files. You...NET 17.2.0. # Rendering password-protected MPP(2003) files LaTeX...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  7. Getting Document Information | Documentation

    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...
  8. Getting Document Information | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java.... println ( "Is Password-Protected: " + pdfInfo . isPasswordProtected...Landscaped : false Is Password-Protected : false Table of contents...

    docs.groupdocs.com/conversion/java/get-document...
  9. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java....with password. GroupDocs.Editor supports opening password-protected...password-protected Presentation documents (password should be specified in the...

    docs.groupdocs.com/editor/java/edit-powerpoint/
  10. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....; // Set password if document is password protected. if (! String...DocumentPassword )) options . Password = DocumentPassword ; //Get...

    docs.groupdocs.com/viewer/net/how-to-migrate-to...