Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 17,834 for

pdf viewer

(0.12 sec)
  1. Search text in PDF documents | GroupDocs

    To search a keyword in Pdf documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Pdf document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Viewer Product Solution GroupDocs...Extract data from PDF documents / Search text in PDF documents Search...

    docs.groupdocs.com/parser/java/search-text-in-p...
  2. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Viewer for .NET. The latest version...released version 18.5 of GroupDocs.Viewer for .NET with a couple of new...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  3. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Viewer for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....Viewer Product Solution GroupDocs...GroupDocs.Viewer Product Family / GroupDocs.Viewer for Node.js...

    docs.groupdocs.com/viewer/nodejs-java/running-i...
  4. 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....Viewer Product Solution GroupDocs...rasterized PDF Select specific pages for rasterized PDF Leave feedback...

    docs.groupdocs.com/redaction/java/select-specif...
  5. Render DOCX as HTML using Python

    In this topic, you will learn how to render DOCX as HTML using Python. A code example will also be provided to create HTML from DOCX in Python for search engine visibility....Viewer Product Family GroupDocs.Comparison...Install the powerful GroupDocs.Viewer for Python via .NET using pip...

    kb.groupdocs.com/viewer/python/render-docx-as-h...
  6. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to Pdf document meta info layer with GroupDocs.Signature...Viewer Product Solution GroupDocs...Metadata signatures / eSign PDF eSign PDF with Metadata signature...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  7. JSON to PNG in Java on GroupDocs Blog | Documen...

    JSON to PNG in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in JSON to PNG in Java on GroupDocs Blog | Document Automation Solutions for .NET & J......Java 將 JSON 呈現為 PDF、JPG、PNG 和 HTML 在 Java 中以 PDF 格式查看 JSON 文件。此外,使用...文件。此外,使用 JSON Viewer API 在 Java 應用程序中將 JSON 文件呈現為 JPG、PNG 和 HTML。...

    blog.groupdocs.com/zh-hant/tag/json-to-png-in-j...
  8. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of Pdf document using C#....Viewer Product Solution GroupDocs...watermarks / To PDF documents / Existing objects in PDF document Existing...

    docs.groupdocs.com/watermark/net/existing-objec...
  9. Extract images from PDF documents | GroupDocs

    To extract images from Pdf documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Pdf documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Viewer Product Solution GroupDocs...data from PDF documents / Extract images from PDF documents Extract...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Viewer Product Solution GroupDocs...usage / Create PDF with Image Redaction Create PDF with Image Redaction...

    docs.groupdocs.com/redaction/net/create-pdf-wit...