Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 4,374 for

secure

(0.05 sec)
  1. 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 Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the HTML Document....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  2. In-Paragraph List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: A descriptive or informative line like “We provide support for the following clients:”. Show all the clients along with the above sentence....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  3. Renderizar RTF como Imagen usando Python

    Este tema explica cómo renderizar RTF como imagen usando Python. Además, no es necesario instalar software adicional en su sistema para crear imágenes a partir de RTF en Python....documents into PDF format for secure sharing, consistent layout...

    kb.groupdocs.com/es/viewer/python/render-rtf-as...
  4. Verifying documents with exception handling | G...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/signature/java/verifying-doc...
  5. 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...
  6. 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...
  7. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#)....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  9. 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...
  10. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/java/how-to-optimize-...