Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 3,226 for

presentation

(0.47 sec)
  1. 使用 Java 在 Word、Excel、PowerPoint 中插入 OLE 對象

    使用 GroupDocs.Merger API 在 Java 中以編程方式將文檔作為 OLE 對象嵌入到其他 Word 文檔、Excel 電子表格、Powerpoint 演示文稿中。...Merger merger = new Merger("presentation.pptx"); merger.importDo...s); merger.save("output-presentation.pptx"); 結論 # 我們已經了解瞭如何使用...

    blog.groupdocs.com/zh-hant/merger/insert-ole-ob...
  2. How to Compare Powerpoint Files using Java

    Let's get familiar yourself with the process to compare Powerpoint Files using Java and how to create functionality to compare two ppt files for differences in Java....Java compare PowerPoint presentations capability. You have to...

    kb.groupdocs.com/comparison/java/how-to-compare...
  3. Extract data from various formats | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Microsoft Office PowerPoint presentations Extract data from PDF documents...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. How to Convert XLSX to PDF using Java

    This article provides guidance on how to convert XLSX to PDF using Java. Also, a code example is included to explain the procedure to export XLSX to PDF using Java.... Earlier, we presented a guide on how to convert...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Searching in a Large Number of Documents

    Usually, a searching software is able to achieve fast search responses because, instead of search the text directly, it searches an index. This would be the equivalent of retrieving pages in a book related to a keyword by searching the index at the back of a book, as opposed to searching the words in each page of the book. Using GroupDocs.Search for Indexing and Searching Problem: Suppose you have 10 million documents of different file formats, e....MS Word, Spreadsheets, Presentations, etc. Due to limited memory...

    blog.groupdocs.com/search/searching-in-a-large-...
  6. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....follows: If separators are present in the word, they are replaced...If special characters are present in the word, they are escaped...

    docs.groupdocs.com/search/net/search-for-text-c...
  7. Generate PDF Report from JSON Data in Java | JS...

    Programmatically generate reports by converting JSON data to PDF & Word using templates in Java. PDF & DOCX reports using report generation Java API....JSON format is not very presentable and easily understandable...the large JSON data into a presentable format. This article will...

    blog.groupdocs.com/assembly/generate-pdf-report...
  8. Konvertieren Sie Präsentationen in Bilder in Ja...

    Konvertieren Sie PowerPoint-Präsentationen im PPT/PPTX-Format in das JPG- oder PNG-Format in Java. Verwandeln Sie Folien mithilfe der Java-Konvertierungs-API programmgesteuert in Bilder....converter = new Converter("path/presentation.pptx"); ImageConvertOptions...converter = new Converter("path/presentation.pptx"); ImageConvertOptions...

    blog.groupdocs.com/de/conversion/convert-presen...
  9. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....search queries in text form is presented on the page. A table of the...queries in object form is presented on the page. The following...

    docs.groupdocs.com/search/java/phrase-search/
  10. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....the word “relativity” is presented but the word “Einstein” is...the example the query is presented in text and object form and...

    docs.groupdocs.com/search/java/boolean-search/