Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,420 for

ai

(0.06 sec)
  1. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/redaction/java/save-in-origi...
  2. Save comparison result in different format | Gr...

    Learn how to save the comparison result to different output formats using GroupDocs.Comparison for Python via .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/comparison/python-net/save-c...
  3. Save document to the same file or stream | Grou...

    This article explAins how to save document to the same file or stream while using GroupDocs. Watermarks API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/watermark/net/save-document-...
  4. Load from local disk | GroupDocs

    This article explAins how to load from local disk while using GroupDocs. Watermarks Java API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/watermark/java/load-from-loc...
  5. Load document from local disk | GroupDocs

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

    docs.groupdocs.com/annotation/java/load-documen...
  6. Load document from InputStream | GroupDocs

    This article explAins how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/merger/java/load-document-fr...
  7. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  8. GroupDocs.Comparison for Java | GroupDocs

    GroupDocs.CompAirson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/comparison/java/
  9. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Total for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/total/net/supported-document...
  10. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to PortrAit or Landscape using GroupDocs.Merger for Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/merger/java/change-page-orie...