Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 3,306 for

protected

(0.37 sec)
  1. GroupDocs.Search 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....apply search to password protected documents. Not only this,...

    blog.groupdocs.com/categories/groupdocs.search-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Comparison of password protected documents issue is now resolved...

    blog.groupdocs.com/groupdocs.blog/page/51/
  3. Python 平鋪水印:7 個保護文件與圖像的範例

    掌握 Python 平鋪水印,通過 7 個實用範例學習。了解如何添加、創建和自訂水印以保障文件安全,移除水印,並使用 GroupDocs.Watermark API 進行企業內容保護。..." ) print( f "Protected file saved as: { output_document_path...output_document_path } " ) protect_business_documents() Result: 剛剛發生了什麼?...

    blog.groupdocs.com/zh-hant/watermark/tiling-wat...
  4. Load Spreadsheet document with options | GroupDocs

    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/nodejs-java/load-...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...extract metadata from password-protected OneNote documents. Please...

    blog.groupdocs.com/groupdocs.blog/page/48/
  6. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/working-with-...
  7. Evaluation Limitations and Licensing | GroupDocs

    Note You can use GroupDocs.Assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Version Limitations You can easily download GroupDocs.Assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license....in the Application_Start protected method. It is called once...

    docs.groupdocs.com/assembly/net/evaluation-limi...
  8. GroupDocs.Parser 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....providing a password for protected documents on-demand. We’d...

    blog.groupdocs.com/categories/groupdocs.parser-...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...was not processing password protected documents. Here we are with...

    blog.groupdocs.com/groupdocs.blog/page/44/
  10. Evaluation Limitations and Licensing | GroupDocs

    free metadata api version is available to evaluate the API which will be similar as licensed but with few limitations....in the Application_Start protected method. It is called once...

    docs.groupdocs.com/metadata/net/evaluation-limi...