Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 4,885 for

security

(0.79 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....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/watermark/java/working-with-...
  2. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/conversion/java/how-to-use-c...
  3. Verify Digital signatures in image | GroupDocs

    This topic explains how to verify digital signatures embedded in images using steganography (LSB technique) with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...Passwords Securely // Retrieve password from secure storage string...

    docs.groupdocs.com/signature/net/verify-digital...
  4. GroupDocs.Viewer 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....our products with advanced security options. The GroupDocs.Viewer...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  5. View and Annotate Documents Online with GroupDo...

    The Internet has transformed our lives. We buy things with click of a mouse, be it entertainment, grocery, or accessories. The consumer-web relationship will only grow in the near future. As a result, enterprises and small, as well as start-ups understand the need to engage and collaborate with consumers to get an edge and thrive. So, the need for online document management systems arose. Online document management systems allow you to view and share documents, increase productivity, facilitate collaboration, and save cost....[/caption] Document storage and security are widely debated concerns...

    blog.groupdocs.com/viewer/view-annotate-documen...
  6. Error converting eml and msg files to pdf - Fre...

    Hi Support Team, I am using GroupDocs.Conversion .NET to convert files to PDF. In most cases this works fine. But when trying to convert eml and msg files i get the following error message: “Resource loading timeout 20…...accessible and not blocked by any security settings. Isolation of Dependencies...

    forum.groupdocs.com/t/error-converting-eml-and-...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...appear go to Admin > Setting > Security settings > Allowed HTML tags...

    blog.groupdocs.com/groupdocs.blog/page/101/
  8. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/redaction/net/features-overv...
  9. In-Paragraph List in Spreadsheet Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Spreadsheet Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft Excel Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS Excel 2013. Add a new Workbook. Write a sentence, for example “We provide support for the following products:” in a single column....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  10. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/java/set-custom-fonts/