Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,484 for

pdf editor

(0.04 sec)
  1. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Editor Product Solution GroupDocs...Mobi), and fixed-layout formats (PDF and XPS). Search may be performed...

    docs.groupdocs.com/viewer/net/search-highlight-...
  2. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more....Editor Product Solution GroupDocs...document as PDF (Adobe Portable Document) format. *.pdf versions...

    docs.groupdocs.com/metadata/python-net/supporte...
  3. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more....Editor Product Solution GroupDocs...document as PDF (Adobe Portable Document) format. *.pdf versions...

    docs.groupdocs.com/metadata/nodejs-java/support...
  4. Specify the JPEG image quality | Documentation

    Reduce Pdf file size by adjusting JPEG image quality. Set the image quality between 1 and 100....Editor Product Solution GroupDocs...Render documents / Render to PDF / Specify the JPEG image quality...

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  5. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Editor Product Solution GroupDocs...documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/python-net/text-re...
  6. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search using Java search API....Editor Product Solution GroupDocs...that returns all DOC, DOCX, PDF and all documents that have the...

    docs.groupdocs.com/search/java/document-filteri...
  7. Load Presentation document with options | Docum...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs..."converted_without_comments.pdf" , options ); } } public static...

    docs.groupdocs.com/conversion/java/load-present...
  8. Basic Usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Editor Product Solution GroupDocs...methods. // Add text watermark to PDF document Watermarker watermarker...

    docs.groupdocs.com/watermark/java/basic-usage/
  9. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....Editor Product Solution GroupDocs...redacted document is saved in PDF format result_path = redactor...

    docs.groupdocs.com/redaction/python-net/pre-ras...
  10. Use advanced rasterization options | Documentation

    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. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save Pdf with scan-like pages) var so = new SaveOptions(); so....Editor Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/net/use-advanced-r...