Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 2,343 for

document protection

(0.04 sec)
  1. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Node.js / Document rendering basics / Render...

    docs.groupdocs.com/viewer/nodejs-java/render-lo...
  2. Working with slide backgrounds | Documentation

    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-...
  3. Remove Metadata from PPTX using Java

    Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....information, creation dates, and document details. It’s crucial to delete...sharing or publishing files to protect privacy and comply with regulations...

    kb.groupdocs.com/redaction/java/remove-metadata...
  4. Redact Text in DOCX using Java

    This topic will provide guidance on how to redact text in DOCX using Java. Without need of additional software installation, you can replace text in DOCX using Java....essential for protecting sensitive information in documents. In this...sensitive information from a document while keeping its structure...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  5. Big News! GroupDocs.Redaction has been released...

    Do you have to deal with a frequent exchange of the digital Documents? Do your Documents contain classified and sensitive information that needs to be protected? If they do, how do you process such Documents to hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your Document....exchange of the digital documents? Do your documents contain classified...information that needs to be protected? If they do, how do you process...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  6. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...NET / Developer Guide / Edit document / Edit Excel Workbook / Generating...

    docs.groupdocs.com/editor/net/generating-worksh...
  7. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...point to extract data from the document. Data extraction was unified...

    docs.groupdocs.com/parser/net/migration-notes/
  8. Remove Annotations from PDF using C#

    Gain a thorough understanding of how to remove annotations from PDF using C#. Also, you'll get code example that shows how to delete annotations in PDF using C#....using C# Annotations in PDF documents can be beneficial for collaborative...need a clean, annotation-free document. Whether you’re preparing...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  9. Key Improvements and Bug Fixes in GroupDocs.Vie...

    GroupDocs team is always looking for the ways to provide improved features and make the GroupDocs.Viewer for .NET API more rich and straightforward. The brand new GroupDocs.Viewer for .NET release, 17.2.0 comes up with 11 key improvements and bug fixes. Not only this, it also supports rendering of LaTeX format and password protected MPP(2003) files. You can download the version 17.2.0 for an improved experience. GroupDocs.Viewer for .NET 17.2.0 - New FeaturesBelow are the new features that are introduced in GroupDocs....LaTeX format and password protected MPP(2003) files. You can download...2.0. # Rendering password-protected MPP(2003) files LaTeX file...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  10. Convert to HTML with advanced options | Documen...

    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...