Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 2,515 for

document protection

(0.06 sec)
  1. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks to presentation documents / Working with slide backgrounds...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java Document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based Document viewer library designed to make it easy for developers to integrate into their Java apps. The viewer supports more than 50 Document and image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc....a new version of the Java document viewer - GroupDocs.Viewer...for Java is an HTML5-based document viewer library designed to...

    blog.groupdocs.com/viewer/get-more-flexibility-...
  3. GroupDocs.Total for Python via .NET | GroupDocs

    GroupDocs.Total for Python via .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET Document manipulation APIs....Events Acquisition GroupDocs Documentation / GroupDocs.Total Product...via .NET Leave feedback is document processing SDK for Python...

    docs.groupdocs.com/total/python-net/
  4. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Loading Documents / Get default load options...

    docs.groupdocs.com/conversion/java/get-default-...
  5. GroupDocs.Search for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Search for .NET 25.11. Available now on NuGet and GroupDocs website....files, so you can index those documents without writing a custom extractor...Load the protected document Document document = Document.CreateFromFile(...

    blog.groupdocs.com/search/groupdocs-search-for-...
  6. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert Documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Advanced usage / Converting...

    docs.groupdocs.com/conversion/java/convert-to-h...
  7. Perform Fuzzy Search in Documents Online

    Unlock the power of fuzzy search! Learn how to search almost matching results in text-based Documents online & programmatically....exactly what you need in documents. Let’s check out how it works...searching in documents quick and easy! Fuzzy Search in Documents - Online...

    blog.groupdocs.com/search/online-fuzzy-search/
  8. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert Documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats with zoom, encoding, and other customizations using GroupDocs.Conversion for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Converting / Conversion options by document family / Convert to Spreadsheet...

    docs.groupdocs.com/conversion/net/convert-to-sp...
  9. GroupDocs.Conversion 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....the ability to convert PDF documents to HTML format is becoming...user looking to make a PDF document more accessible, understanding...

    blog.groupdocs.com/categories/groupdocs.convers...
  10. Handling password required exception | GroupDocs

    This article shows how to handle missing Document password exception with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...exception when opening protected documents over class . Here are...

    docs.groupdocs.com/signature/java/handling-pass...