Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 6,634 for

ai

(0.11 sec)
  1. Load document from FTP | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/annotation/java/load-documen...
  2. Optimize output for printing | GroupDocs

    This article explAins how to optimize output HTML for printing....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-optimize-...
  3. Save Comparison Result in a Different Format | ...

    Export the comparison result to a different format (e.g., DOCX → PDF) using GroupDocs.Comparison for Python via .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/comparison/python-net/develo...
  4. Load File from Stream | GroupDocs

    Load source and target documents from open file streams to avoid persisting intermediate files, using GroupDocs.Comparison for Python via .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/comparison/python-net/develo...
  5. Reduce image quality | GroupDocs

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

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  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....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/redaction/java/select-specif...
  7. "IllegalStateException: Unexpected node type '5...

    Hi, We found a bug that occurs when comparing two DOCX documents with many identical tables. We encountered this with customer data, which we have no control over, so we can’t work around this. TL;DR Comparing two DOCX…...docs that reproduce this (100% AI, but works): groupdocs-rca-repro...groupdocs-rca-repro.zip (22.6 KB) And here’s an AI root cause analysis (can also...

    forum.groupdocs.com/t/illegalstateexception-une...
  8. Saving to HTML with External Resource Files | G...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Saving to HTML with External Resource Files Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/java/saving-to-html...
  9. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end Java examples out-of-the-box....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/editor/java/how-to-run-examp...
  10. How to Run | GroupDocs

    Learn how to run Java examples which contAin creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/watermark/java/how-to-run/