Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,976 for

security

(0.05 sec)
  1. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for Java...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/merger/java/showcases/
  2. Changing Automatically Detected Types of Docume...

    Note The code uses some of the objects defined in The Business Layer. Changing Automatically Detected Types API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Download Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/changing-autom...
  3. Adding NEXT Field into Template Syntax | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following clients: • <><><<[getName()]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here: Using next.docx The Code...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  4. Barcode Image Generation in Presentation Docume...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft PowerPoint Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.pptx The Code...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/barcode-image-...
  5. Troubleshooting | GroupDocs

    This section contains issues that you may face and solutions for them when processing files with GroupDocs.Viewer....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/net/troubleshooting/
  6. Read EXIF Metadata in PSD Format using GroupDoc...

    We are delighted to announce the monthly releaseof GroupDocs.Metadata for Java 18.9. Using the latest version, you can now read EXIF metadata in PSD format, and read or update common TIFF/EXIF tags using shortcut properties in TIFF images. Moreover, memory consumption is now reduced to perform metadata operations for JPEG, GIF and TIFF file formats, and classes representing TIFF tags are now refactored. Additionally, GroupDocs.Metadata.Formats.Document.InspectionResult class, Metadata.ContentProperties property, and EpubFormat....9, the Metered licensing security has been improved. Metered...

    blog.groupdocs.com/metadata/read-exif-metadata-...
  7. Show revisions | GroupDocs

    Learn how to control the display of revisions in the output using GroupDocs.Comparison for Python via .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/comparison/python-net/show-r...
  8. Loading files | GroupDocs

    Load files from a local disk, a stream, a specific format, or a password-protected document with GroupDocs.Metadata for Python via .NET....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/metadata/python-net/loading-...
  9. Classify document from stream | GroupDocs

    Classifying of the document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/classification/net/classify-...
  10. Supported Document Formats | GroupDocs

    The following table indicates the file formats that GroupDocs.Classification for .NET can process. Format Description PDF Adobe Portable Document Format (PDF) DOC Microsoft Word 97-2003 Document DOCM Microsoft Word Macro-Enabled Document DOCX Microsoft Word Document DOT Microsoft Word 97-2003 Template DOTM Microsoft Word Macro-Enabled Template DOTX Microsoft Word Template ODT OpenDocument Text OTT Open Document Text Template RTF Rich Text Document TXT Plain Text Document Tip Can’t find your file format?...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/classification/net/supported...