Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 4,823 for

document security

(1.45 sec)
  1. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various Documents, and individual files....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/java/reverse-image-se...
  2. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in Documents are substituted with available fonts, this might lead to inaccurate Document layout when rendering the Document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/launch-in-oper...
  3. How to run examples | GroupDocs

    How to run examples....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...will help us improve our documentation. On this page Products Support...

    docs.groupdocs.com/merger/python-net/how-to-run...
  4. Get supported file types | GroupDocs

    This article explains how to obtain supported file formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) Documents with GroupDocs.Merger within your Java applications....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Merger Product Family /...

    docs.groupdocs.com/merger/java/get-supported-fi...
  5. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/caching-results/
  6. Logging | GroupDocs

    An interface is used to receive the information about errors, warnings and events which occur while data extraction....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/java/logging/
  7. System Requirements | GroupDocs

    System requirements for GroupDocs.Conversion for Python via .NET — supported operating systems, Python versions, and optional platform dependencies....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/python-net/system...
  8. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF Documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Editor Product Family /...

    docs.groupdocs.com/editor/java/edit-word/
  9. 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...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/working-with-...
  10. GroupDocs.Markdown for Java overview | GroupDocs

    GroupDocs.Markdown for Java converts Documents to clean, structured Markdown with full control over output flavor, image handling, and formatting....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Markdown / GroupDocs.Markdown...

    docs.groupdocs.com/markdown/java/product-overview/