Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 82 for

rasterize docx redaction

(1.85 sec)
  1. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be Rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.Docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/use-advanced-...
  2. 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....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/select-specif...
  3. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be Rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.Docx"); try { // Here we can use document instance to perform Redactions redactor....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/save-with-def...
  4. Tìm và Thay thế Từ trong Tài liệu Word bằng C# ...

    Tìm, thay thế hoặc ẩn văn bản, từ, cụm từ trong tệp Word DOC/Docx bằng C#. Soạn thảo và thực hiện tìm kiếm văn bản, phân biệt chữ hoa chữ thường & RegEx với .NET Redaction API....NET Redaction API để thay thế văn bản #...# GroupDocs.Redaction dành cho .NET là API chỉnh sửa tài liệu...

    blog.groupdocs.com/vi/redaction/find-and-replac...
  5. Zoek en vervang woorden in Word-documenten met ...

    Zoek, vervang of verberg tekst, woorden, woordgroepen in Word DOC/Docx-bestanden met behulp van C#. Bewerk en voer tekst-, hoofdlettergevoelige en RegEx-zoekopdrachten uit met .NET Redaction API....NET Redaction API voor het vervangen van...van tekst # GroupDocs.Redaction for .NET is de API voor het redigeren...

    blog.groupdocs.com/nl/redaction/find-and-replac...
  6. Load SVG document with options | GroupDocs

    Learn how to load and convert SVG (Scalable Vector Graphics) files with advanced options using GroupDocs.Conversion for .NET API....Redaction Product Solution GroupDocs...document. Used when converting to raster formats. Default value is 800...

    docs.groupdocs.com/conversion/net/load-svg-docu...
  7. Tìm kiếm từ và thay thế văn bản trong tài liệu ...

    Thực hiện tìm kiếm từ, thay thế hoặc ẩn văn bản trong tệp Word DOC/Docx bằng Java. Soạn thảo và thực hiện tìm kiếm văn bản, phân biệt chữ hoa chữ thường & RegEx với Java Redaction API....kiếm từ trong tài liệu Word DOC/DOCX trong Java. Chúng tôi sẽ thảo...việc biên tập văn bản và rasterization, API hỗ trợ siêu dữ liệu...

    blog.groupdocs.com/vi/redaction/find-and-replac...
  8. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....Redaction Product Solution GroupDocs...groups: Images, including: raster (PNG, BMP, JPEG, GIF, ICON)...

    docs.groupdocs.com/editor/java/working-with-res...
  9. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....Redaction Product Solution GroupDocs...groups: Images, including: raster (PNG, BMP, JPEG, GIF, ICON)...

    docs.groupdocs.com/editor/net/working-with-reso...
  10. Woord zoeken en tekst vervangen in Word-documen...

    Voer een woordzoekopdracht uit, vervang of verberg tekst in Word DOC/Docx-bestanden met behulp van Java. Bewerk en voer tekst-, hoofdlettergevoelige en RegEx-zoekopdrachten uit met Java Redaction API....woordzoekopdrachten uitvoert in Word DOC/DOCX-documenten in Java. We zullen...Naast de tekstredactie en rastering ondersteunt de API metadata...

    blog.groupdocs.com/nl/redaction/find-and-replac...