Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 3,055 for

presentations

(0.13 sec)
  1. Releasing GroupDocs.Text for .NET – A Convenien...

    Team GroupDocs is pleased to release GroupDocs.Text for .NET API which allows users to extract text from files and documents of various formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform text extraction operations. Why GroupDocs.Text Is Developed? Suppose you are developing a text searching or text analyzing system, wouldn’t it be great if your system can read or analyze a document even if no document reader is installed on your system?...(DOC/DOCX/RTM/DOCM/ODT) Presentation Document Formats (PPT/P...

    blog.groupdocs.com/parser/releasing-groupdocs-t...
  2. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...and the probleme is still present. Do you have a resolution date...Leveille: the probleme is still present. Do you have a resolution date...

    forum.groupdocs.com/t/persistent-customtempfont...
  3. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....HTML documents, that may be presented in different forms. And when...arbitrary separator N/A N/A Presentation PPT, PPTX, PPTM, PPS, PPSX...

    docs.groupdocs.com/editor/net/introduction/
  4. Java를 사용하여 Word, Excel, PowerPoint에 OLE 개체 삽입

    GroupDocs.Merger API를 사용하여 Java에서 프로그래밍 방식으로 문서를 다른 Word 문서, Excel 스프레드시트, PowerPoint 프레젠테이션에 OLE 개체로 포함합니다....Merger merger = new Merger("presentation.pptx"); merger.importDo...s); merger.save("output-presentation.pptx"); 결론 # Java를 사용하여...

    blog.groupdocs.com/ko/merger/insert-ole-objects...
  5. Generar informe en PDF a partir de datos JSON e...

    Genere informes mediante programación convirtiendo datos JSON a PDF y Word usando plantillas en Java. Informes en PDF y DOCX utilizando la API Java de generación de informes....formato JSON no son muy presentables y fácilmente comprensibles...datos JSON en un formato presentable. Este artículo lo guiará...

    blog.groupdocs.com/es/assembly/generate-pdf-rep...
  6. 在 Java 中查找任何單詞的同義詞 |按含義劃分的同義詞組

    查找 Java 中任何單詞的所有可能同義詞。使用 Search API 獲取按同一詞的不同含義排列的不同同義詞集合。...'**show**': - prove - testify - present - demo - exhibit - demonstrate...- demo demonstrate exhibit present **show** 接下來,我們將在另一篇文章中討論,...

    blog.groupdocs.com/zh-hant/search/find-synonyms...
  7. 使用 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/merger/insert-ole-objects...
  8. Tìm từ đồng nghĩa của bất kỳ từ nào trong Java ...

    Tìm tất cả các từ đồng nghĩa có thể có của bất kỳ từ nào trong Java. Nhận các bộ sưu tập từ đồng nghĩa khác nhau được sắp xếp theo các nghĩa khác nhau của cùng một từ bằng API tìm kiếm....'**show**': - prove - testify - present - demo - exhibit - demonstrate...- demo demonstrate exhibit present **show** Tiếp theo, chúng ta...

    blog.groupdocs.com/vi/search/find-synonyms-of-w...
  9. C#を使用してWord、Excel、PowerPointにOLEオブジェクトを挿入します

    .NET APIを使用してC#でプログラム的にWord文書、Excelスプレッドシート、またはPowerpointプレゼンテーションに文書OLEオブジェクトを埋め込むか挿入します。...object in the PowerPoint presentation. using (Merger merger =...= new Merger(@"sample-presentation.ppt")) { merger.ImportDocu...

    blog.groupdocs.com/ja/merger/insert-ole-objects...
  10. Getting Document Information | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java.... Presentation Documents (PPT, PPTX) For presentation files...converter = new Converter ( "presentation-template.pptx" )) { PresentationDocument...

    docs.groupdocs.com/conversion/java/get-document...