Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 3,040 for

presentations

(0.03 sec)
  1. How to Convert TXT to PPTX using C#

    This article provides all steps to convert TXT to PPTX using C# on commonly used operating systems. It also includes code example to transform TXT to PPTX using C#....the previous section, we presented a comprehensive explanation...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. 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...
  3. 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...
  4. پیدا کردن مترادف هر کلمه در Java | گروه های متر...

    تمام مترادف های ممکن هر کلمه را در Java پیدا کنید. با استفاده از Search API، مجموعه‌های مختلفی از مترادف‌ها را با معانی مختلف یک کلمه مرتب کنید....'**show**': - prove - testify - present - demo - exhibit - demonstrate...- demo demonstrate exhibit present **show** در مرحله بعد، در مقاله...

    blog.groupdocs.com/fa/search/find-synonyms-of-w...
  5. InstanceID: using multiple simultaneous instanc...

    Two months ago we presented a new feature called InstanceID in GroupDocs.Viewer for .NET for the first time. In short, InstanceID allows you to configure several simultaneous instances of GroupDocs.Viewer associated with different independent root storage paths. Since that time, we’ve received a lot of feedback on the feature and this time would like to clarify how you can benefit from InstqanceID and how to configure it correctly in more details....Two months ago we presented a new feature called InstanceID in...

    blog.groupdocs.com/viewer/instanceid-using-mult...
  6. Releasing Next Generation GroupDocs.Conversion ...

    We are pleased to announce the release of Next Generation GroupDocs.Conversion for .NET. with the extinct features that you may have not experienced before. This version has a new installer and some new features, fixes, and more document formats are introduced . We recommend that you download and update the library as soon as you can. Why Next Generation GroupDocs.Conversion? We are releasing GroupDocs.Conversion for .NET 3.0.0. which is also known as Next Generation GroupDocs....Processing Spread sheet Presentation Pdf HTML Image For more...

    blog.groupdocs.com/conversion/perform-converion...
  7. GroupDocs.Metadata for .NET 16.10 Supports WAV ...

    We are happy to share that another monthly release of GroupDocs.Metadata for .NET with a bunch of new features is available for the .NET community. GroupDocs.Metadata for .NET 16.10 has come with the support of WAV audio format. Not only this, the API has also brought some new features related to PSD, JPEG, TIFF and MP3 file formats. We recommend you to download this latest version and check out its exciting features....Block but IPTC block may be presented onward. Starting from v16...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  8. 用 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...
  9. Вставте об’єкти 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...
  10. 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...