Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 18,430 for

pdf viewer

(1.04 sec)
  1. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....Viewer Product Solution GroupDocs...file formats as well such as PDF, BMP, PNG, JPEG, and XPS. Common...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  2. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Viewer Product Solution GroupDocs...new Signature ( "SingedSample.pdf" ); BarcodeSearchOptions barcodeOptions...

    docs.groupdocs.com/signature/java/search-for-mu...
  3. Add Text Watermark to PPTX Using Python

    Learn how to add text watermark to PPTX using Python. This tutorial shows how to embed watermark text into PowerPoint slides with custom font, color, and alignment....Viewer Product Family GroupDocs.Comparison...when the slides are exported to PDF or displayed online. This approach...

    kb.groupdocs.com/watermark/python/add-text-wate...
  4. Advanced search for Barcode signatures | GroupDocs

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { BarcodeSearchOptions options...

    docs.groupdocs.com/signature/net/advanced-searc...
  5. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/text-file-encodin...
  6. Search text in Emails | GroupDocs

    To search a keyword in emails 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 the email: Instantiate Parser object for the initial email; 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 email....Viewer Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/search-text-in-e...
  7. Handling the APEv2 tag | GroupDocs

    This article explains how to handle APEv2 tag....Viewer Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/handling-the-ap...
  8. Search network deployment | GroupDocs

    This page contains information about deployment of the search network....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/search-network-d...
  9. Extract data from Microsoft Office Excel spread...

    Complete guide to extracting data, text, and tables from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how to extract tables from Excel C# with code examples....Viewer Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/indexing-with-st...