Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 3,442 for

presentations

(0.24 sec)
  1. Chuyển đổi bản trình bày thành hình ảnh trong J...

    Chuyển đổi các bài thuyết trình PowerPoint có định dạng PPT/PPTX sang định dạng JPG hoặc PNG trong Java. Chuyển đổi các trang trình bày thành hình ảnh theo chương trình bằng cách sử dụng API chuyển đổi Java....converter = new Converter("path/presentation.pptx"); ImageConvertOptions...converter = new Converter("path/presentation.pptx"); ImageConvertOptions...

    blog.groupdocs.com/vi/conversion/convert-presen...
  2. Encontre sinônimos de qualquer palavra em Java ...

    Encontre todos os sinônimos possíveis de qualquer palavra em Java. Obtenha diferentes coleções de sinônimos organizados por diferentes significados da mesma palavra usando a API de pesquisa....'**show**': - prove - testify - present - demo - exhibit - demonstrate...- demo demonstrate exhibit present **show** Em seguida, discutiremos...

    blog.groupdocs.com/pt/search/find-synonyms-of-w...
  3. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features....more, which are internally present as Structured Document Tag...also preserved and will be present in the output HTML document...

    docs.groupdocs.com/editor/net/adding-class-name...
  4. 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/
  5. 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/
  6. 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...
  7. 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...
  8. Introduction | GroupDocs

    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/
  9. Adding watermarks | GroupDocs

    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...
  10. Working with Multiple Data Sources | GroupDocs

    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...