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

protected

(0.04 sec)
  1. 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...
  2. Load Options | GroupDocs

    Open password-Protected files and streams using load options in GroupDocs.Parser for Python via .NET.... Open a password-protected document Python from groupdocs..."secret-password" ) with Parser ( "protected.pdf" , options ) as parser...

    docs.groupdocs.com/parser/python-net/load-options/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...programmatically password-protect the converted files. Word processing...at how to compare password-protected documents, accept and reject...

    blog.groupdocs.com/groupdocs.blog/page/26/
  4. 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-...
  5. 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...
  6. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....including how to handle password-protected PDFs. We’ll also demonstrate...encrypted or have password protection? This article explores how...

    blog.groupdocs.com/categories/groupdocs.compari...
  7. 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/net/handling-incor...
  8. 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...
  9. 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...
  10. 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...