Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,576 for

password

(1.62 sec)
  1. Implement Link Annotation in PDF Documents

    You might be wondering if there would be more annotation types. The wait is over, we’ve introduced Link Annotation in GroupDocs.Annotation for .NET 19.4. With the passage of time we’ll introduce more annotations. Currently, Link Annotation is supported for PDF, Slides and Word documents only. Let’s see the minimal set of fields required for Link Annotation. There is one improvement and few bug fixes introduced as well. Previously, GetPdfFile method was not processing Password protected documents....method was not processing password protected documents. Now,... if you need to process password protected documents you should...

    blog.groupdocs.com/annotation/implement-link-an...
  2. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for .NET...document is password-protected, specify the password. In this example...document is unprotected, so the password will be ignored. WordProcessingLoadOp...

    docs.groupdocs.com/editor/net/fixing-invalid-fo...
  3. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....only way for working with password-protected input documents...encoded document without the password. However, on the next step...

    docs.groupdocs.com/editor/java/load-document/
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...we’re going to see how to password protect an Excel file using...how to change the existing password and finally, how to programmatically...

    blog.groupdocs.com/groupdocs.blog/page/13/
  5. Convert Word Documents to PDF in Node.js | DOCX...

    Convert Word DOC & DOCX documents to PDF within Node.js applications. Automate your file conversion using the document conversion Node.js API....convert specific pages of a password-protected Word document within...Convert Selected Pages of Password-Protected Word Documents in...

    blog.groupdocs.com/conversion/convert-word-doc-...
  6. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets Password and etc...output document - save with password, select document metadata...provided by a user password is the password for the output document...

    docs.groupdocs.com/comparison/python-net/saving/
  7. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets Password and etc...output document - save with password, select document metadata...provided by a user Password is the password for the output document...

    docs.groupdocs.com/comparison/nodejs-java/saving/
  8. Compare PDF Files using C# | Highlight, Accept ...

    Compare two or more PDF files in C# using document Comparison API for .NET. Highlight the differences and accept/reject changes even if Password-protected....we will see how to compare password-protected PDF files, accept...Two PDF Documents Compare Password Protected PDF Files .NET API...

    blog.groupdocs.com/comparison/compare-pdf-docum...
  9. 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...Classifying of the password-protected document could be performed with...

    docs.groupdocs.com/classification/net/classify-...
  10. GroupDocs.Signature for .NET 25.12 – 最新更新和修复(20...

    探索 GroupDocs.Signature for .NET 25.12 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...png" ; string password = "MySecurePassword123" ;...ImageDigitalSignOpti { Password = password }; SignResult signResult...

    blog.groupdocs.com/zh/signature/groupdocs-signa...