Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 2,848 for

presentations

(0.1 sec)
  1. Insertar objetos OLE en Word, Excel, PowerPoint...

    Incruste documentos como objetos OLE en otros documentos de Word, hojas de cálculo de Excel, presentaciones de Powerpoint mediante programación en Java utilizando GroupDocs.Merger API....Merger merger = new Merger("presentation.pptx"); merger.importDo...s); merger.save("output-presentation.pptx"); Conclusión # Hemos...

    blog.groupdocs.com/es/merger/insert-ole-objects...
  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. Phrase search | Documentation

    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/nodejs-java/phrase-se...
  4. Java에서 모든 단어의 동의어 찾기 | 의미별 동의어 그룹

    Java에서 모든 단어의 가능한 모든 동의어를 찾으십시오. 검색 API를 사용하여 동일한 단어의 다른 의미로 정렬된 다양한 동의어 모음을 가져옵니다....'**show**': - prove - testify - present - demo - exhibit - demonstrate...- demo demonstrate exhibit present **show** 다음으로 Java를 사용하여 폴더의...

    blog.groupdocs.com/ko/search/find-synonyms-of-w...
  5. Вставте об’єкти OLE у Word, Excel, PowerPoint і...

    Вставляйте документи як об’єкти OLE в інші документи Word, електронні таблиці Excel, презентації Powerpoint програмно в Java за допомогою GroupDocs.Merger API....Merger merger = new Merger("presentation.pptx"); merger.importDo...s); merger.save("output-presentation.pptx"); Висновок # Ми дізналися...

    blog.groupdocs.com/uk/merger/insert-ole-objects...
  6. 用 Java 將演示文稿轉換為圖像 | PPT轉JPG | PPT轉PNG

    在 Java 中將 PPT/PPTX 格式的 PowerPoint 演示文稿轉換為 JPG 或 PNG 格式。使用 Java 轉換 API 以編程方式將幻燈片轉換為圖像。...converter = new Converter("path/presentation.pptx"); ImageConvertOptions...converter = new Converter("path/presentation.pptx"); ImageConvertOptions...

    blog.groupdocs.com/zh-hant/conversion/convert-p...
  7. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...documents Add watermarks to presentation documents Add watermarks...

    docs.groupdocs.com/watermark/java/adding-waterm...
  8. Working with Multiple Data Sources | Documentation

    Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section...Multiple Data Sources in Presentation Document Was this page helpful...

    docs.groupdocs.com/assembly/java/working-with-m...
  9. Convert CSV to MD using Java

    Let's swiftly grasp how to convert CSV to MD using Java without extra software installations. We will present you key steps and Java code to export CSV to MD....our preceding tutorial, we presented a step-by-step guide for converting...

    kb.groupdocs.com/conversion/java/convert-csv-to...
  10. How to Convert XLSX to DOCX using Java

    This article will provide you instructions on how to convert XLSX to DOCX using Java. It also contains a code example to explain how to export XLSX to DOCX in Java....the preceding section, we presented a comprehensive guide of Java...

    kb.groupdocs.com/conversion/java/how-to-convert...