Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,077 for

protected

(0.05 sec)
  1. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....Use Cases 📄 Legal Document Protection 💼 Financial Report Marking...legal protection that actually fits what you’re protecting. Whether...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  2. Migration notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....method to catch hyperlinks protected override void OnStartHyperlink...

    docs.groupdocs.com/parser/net/migration-notes/
  3. Licensing and Subscription | Documentation

    This article explains evaluation limitations and licensing of GroupDocs.Merger for .NET. Please note that you can avail a Free Trial and a 30-day Temporary License for evaluation...in the Application_Start protected method. It is called once...

    docs.groupdocs.com/merger/net/licensing-and-sub...
  4. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...not supported for password-protected presentations. Warning Some...

    docs.groupdocs.com/parser/net/extract-text-from...
  5. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing document in SVG format using GroupDocs.Editor for Node.js via Java....the document is password-protected, specify the password. Cast...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  6. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking API...IsEncrypted ) // Attached file protected with a password { // Remove...

    docs.groupdocs.com/watermark/net/working-with-s...
  7. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....not supported for password-protected presentations. Warning Some...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....a password to unlock the protected document. Specifies that comments...

    docs.groupdocs.com/conversion/java/load-spreads...
  9. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....catch hyperlinks @Override protected void onStartHyperlink ( HyperlinkProperties...

    docs.groupdocs.com/parser/java/migration-notes/
  10. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking Java API...isEncrypted ()) // Attached file protected with a password { // Remove...

    docs.groupdocs.com/watermark/java/working-with-...