Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 4,610 for

document security

(0.09 sec)
  1. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from stream when using GroupDocs.Comparison for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/java/load-file-fr...
  2. Compare annotations | GroupDocs

    The page describes how to compare annotations....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/net/comparing-ann...
  3. Convert to grayscale | GroupDocs

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  4. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  5. Working with Lazy And Recursive Access of Data ...

    Note The code uses some of the objects defined in The Business Layer. Purpose At some point, you may want to or trying to use IDataRecord and IDataReader recursively in your application using GroupDocs.Assembly for .NET. But these Interfaces cannot serve the purpose. However, it is quite possible to accomplish the same goal using custom types. See IDataReader and IDataRecords Implementors here. Creating Template Download Template Get template from here....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/working-with-la...
  6. Get supported file formats | GroupDocs

    The page describes how to obtain supported file formats list when annotate Documents and images with GroupDocs.Annotation within your .NET applications....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/net/get-supported...
  7. Saving image strategy | GroupDocs

    GroupDocs.Markdown provides several strategies for handling images during conversion. Set the image_export_strategy property on ConvertOptions to control the behavior: Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the images_relative_path property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – pass a Python callable for full control over image saving, including renaming and custom storage via CustomImagesStrategy....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...will help us improve our documentation. Products Support © Groupdocs...

    docs.groupdocs.com/markdown/python-net/strategy/
  8. Loading files from different sources | GroupDocs

    Following this guide you will learn how to load PDF, Word, Excel, or PowerPoint Documents by local file path, stream or URL for further processing with GroupDocs.Conversion for .NET API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/net/loading-files...
  9. Extract an image from an image annotation | Gro...

    The page describes how to extract image from image annotation....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/net/extracting-im...
  10. Working with Template Syntax Formatting | Group...

    Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax Manager Contract Price <>
    <<[getName()]:upper>> <<[getContracts().sum(
    c =>
    c.getPrice())]:arabicDash>>
    <
    > Total: <<[getManagers().sum(
    m => m.getContracts().sum(
    c => c.getPrice()))]>> Download Template Get template from here. Numeric upper.docx The Code...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/working-with-t...