Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 4,536 for

secure

(0.75 sec)
  1. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, DOTX, ODT, OTT, RTF, XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM, XLAM, CSV, TSV, ODS, OTS, FODS, SXC, NUMBERS, PDF, EPUB, AZW3, MOBI, TXT, XML, CHM...Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/markdown/net/supported-file-...
  2. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/generating-rep...
  3. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/merging-table-...
  4. Bulleted List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Note This feature is supported by version 17.03 or greater. Creating a Bulleted List Practising the following steps you can insert Bulleted List in an HTML document. To add a bulleted list start and end your list with
      tag and list all the elements by enclosing them between
    • tag....Us Contact Customers Legal Security Events Acquisition Ask AI...

      docs.groupdocs.com/assembly/net/bulleted-list-i...
    • Technical Support | GroupDocs

      GroupDocs.Conversion for Java provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Us Contact Customers Legal Security Events Acquisition Ask AI...

      docs.groupdocs.com/conversion/java/technical-su...
    • Add resource redaction annotation | GroupDocs

      The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

      docs.groupdocs.com/annotation/net/add-resource-...
    • Add image annotation | GroupDocs

      The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

      docs.groupdocs.com/annotation/net/add-image-ann...
    • Select specific pages for rasterized PDF | Grou...

      Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Us Contact Customers Legal Security Events Acquisition Ask AI...

      docs.groupdocs.com/redaction/java/select-specif...
    • Render specific pages | GroupDocs

      This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your Java applications....Us Contact Customers Legal Security Events Acquisition Ask AI...

      docs.groupdocs.com/viewer/java/view-specific-pa...
    • Extend supported extensions list | GroupDocs

      This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Us Contact Customers Legal Security Events Acquisition Ask AI...

      docs.groupdocs.com/redaction/net/extend-support...