Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,361 for

protected

(0.3 sec)
  1. 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/
  2. Protect a CSV file using C# .NET - Free Support...

    can i add password to csv file using groupdocs...Protect a CSV file using C# .NET GroupDocs.Merger Product Family...a feature to add password protection to CSV file format. However...

    forum.groupdocs.com/t/protect-a-csv-file-using-...
  3. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....is the document password-protected or not. For such situations...document is not password-protected, or the document format doesn’t...

    docs.groupdocs.com/editor/net/extracting-docume...
  4. Get document info | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....author, whether it is password protected; - title, author, worksheets...count, whether it is password protected; - width, height, collections...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  5. Client app example after upgrade - Free Support...

    Hello, We are trying to upgrade GroupDocs.Viewer for .NET from 18.3.0 version to 21.10 version. Can you please recommend any client app in HTML5/Javascript or jQuery or knockout or React framework that can work with ne…...without the encrypted/password protected files because otherwise I...all but encrypted/password protected files in dropbox folder that...

    forum.groupdocs.com/t/client-app-example-after-...
  6. 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...
  7. 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...
  8. 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-...
  9. Handling incorrect document password exception ...

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

    docs.groupdocs.com/signature/java/handling-inco...
  10. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Node.js via Java....On this page allows you to protect the output document with a...compare two documents and protect the output document with a...

    docs.groupdocs.com/comparison/nodejs-java/set-p...