Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,306 for

protected

(0.17 sec)
  1. Password Protect Excel Files in C# | Lock Unloc...

    Let's learn how to password protect Excel spreadsheet files using C#. Change the existing password or remove it to unlock the XLS/XLSX files using .NET API....we will see how to password-protect an Excel file using C# . Additionally...below: .NET API to Password Protect Excel Files Lock Excel Files...

    blog.groupdocs.com/merger/lock-unlock-excel-fil...
  2. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....have password-protection and can be protected from editing; GroupDocs...situation: loading the password-protected spreadsheet: string inputXlsxPath...

    docs.groupdocs.com/editor/net/edit-excel/
  3. Conversion from EML to PDF with attached office...

    Hello, I have upgraded from 21.5 to 24.1, and the EML to PDF conversion is not working anymore as it used to with the older version. If, in the EML file, there is an attached MS Office document, that has been password …...that is password encrypted protected. Here is the converter code...differently with password-protected Office attachments, which...

    forum.groupdocs.com/t/conversion-from-eml-to-pd...
  4. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and metadata from text and presentation templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....Detecting Type of Password-protected Office Open XML DocumentsThis...media type of the password-protected Office Open XML documents...

    blog.groupdocs.com/parser/extract-tables-from-p...
  5. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API....password exception when opening protected documents over class . Here...exception when working with protected documents with GroupDocs.Signature:...

    docs.groupdocs.com/signature/net/handling-passw...
  6. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API....password exception when opening protected documents over class . Here...exception when working with protected documents with GroupDocs.Signature:...

    docs.groupdocs.com/signature/java/handling-pass...
  7. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Message ); } Classify password-protected document Classifying of the...the password-protected document could be performed with the next...

    docs.groupdocs.com/classification/net/classify-...
  8. Compare Word Documents using Java Comparison Li...

    Compare two or more Word documents using Comparison API for Java. Highlight differences and get the summary of inserted and deleted content....discuss further ways to compare protected word documents and accept...See Also # How to Compare Protected Word Documents in Java Compare...

    blog.groupdocs.com/comparison/compare-word-docu...
  9. Multicomparer Issue is Resolved in GroupDocs.Co...

    Another release of GroupDocs.Comparison for Java 18.6.3 is on-board. It comes with few bug fixes. Comparison of password Protected documents issue is now resolved, please visit the release notes. We’d recommend you to Download the new release and enhance your document comparison experience. Bug Fixes Exception occurs while comparing presentations Comparing files with passwords doesn’t work MultiCompare returns null Fix Api for MultiComparer API ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.... Comparison of password protected documents issue is now resolved...

    blog.groupdocs.com/comparison/multicomparer-iss...
  10. Note Format is Supported in GroupDocs.Merger fo...

    This month’s release of GroupDocs.Merger for .NET 18.9 comes with some new features. API enables you to work with password-Protected ODT and OTT file formats. You can also trim Note formatted documents. Please see release notes for further details. Features Note format is supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Implement security methods for the following formats: OTT ODT Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....you to work with password-protected ODT and OTT file formats....

    blog.groupdocs.com/merger/note-format-is-suppor...