Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 129,693 for

presentations

(1.56 sec)
  1. Convertir PPT et PPTX en PDF dans .NET [Fonctio...

    Convertir PowerPoint PPT/PPTX en PDF de haute qualité et consultables dans .NET avec Aspose.Slides, en utilisant des exemples de code C# rapides et des options de conversion avancées....en argument à la classe Presentation puis enregistrez la présentation...méthode Save . La classe Presentation expose la méthode Save qui...

    docs.aspose.com/slides/fr/net/convert-powerpoin...
  2. Cloner des diapositives|Documentation d'Aspose....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....objects) exposée par l’objet Presentation fournit les méthodes addClone...une instance de la classe Presentation . Instanciez la classe SlideCollection...

    docs.aspose.com/slides/fr/nodejs-java/clone-sli...
  3. Administrar series de datos de gráficos en pres...

    Aprenda a administrar series de gráficos en C# para PowerPoint (PPT/PPTX) con ejemplos de código prácticos y buenas prácticas para mejorar sus presentaciones de datos....using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; // Agregar un gráfico...

    docs.aspose.com/slides/es/net/chart-series/
  4. Missing Features in OpenXML|Aspose.Slides Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....OpenDocument Presentation Add Layout Slides to Presentation Conversion...of Presentation High level Programming with Presentation Document...

    docs.aspose.com/slides/net/missing-features-in-...
  5. Öffnen einer Präsentation in VSTO und Aspose.Sl...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."Open Presentation.pptx" ; Application . Presentations . Open...für .NET stellt die Klasse Presentation bereit, die zum Öffnen einer...

    docs.aspose.com/slides/de/net/opening-a-present...
  6. Управление гиперссылками презентаций в .NET|Док...

    Легко управляйте гиперссылками в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для .NET — улучшите интерактивность и рабочий процесс за считанные минуты....using ( Presentation presentation = new Presentation ()) { IAutoShape...IAutoShape shape1 = presentation . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/ru/net/manage-hyperlinks/
  7. آرشیوها

    آرشیوها...پاورپوینت را با استفاده از کلاس Presentation بارگیری کنید. اسلایدی را...شکل را با استفاده از روش Presentation->getSlides()->idxget (int32t...

    blog.aspose.com/fa/slides/working-with-shapes-i...
  8. Effizientes Zusammenführen von Präsentationen i...

    Müheloses Zusammenführen von PowerPoint (PPT, PPTX) und OpenDocument (ODP) Präsentationen mit Aspose.Slides für .NET, zur Optimierung Ihres Workflows.... Jedes Presentation‑Objekt verfügt über eine...zusammenführen: using ( Presentation pres1 = new Presentation ( "pres1.pptx"...

    docs.aspose.com/slides/de/net/merge-presentation/
  9. صورة|وثائق Aspose.Slides

    العمل مع الصور في Aspose.Slides for Java: إدراج، قص، ضغط، تعديل اللون، وتصدير الصور مع أمثلة Java لعروض PPT و PPTX و ODP....IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/ar/java/examples/element...
  10. 搜索

    搜索...首先,加載演示文稿文件或使用 Presentation 類創建一個新文件。 然後,添加新幻燈片或從 Presentation.slides...slides 集合中獲取現有幻燈片的引用。 使用 Presentation.commentauthors.addauthor(string...

    blog.aspose.com/zh-hant/slides/add-comments-to-...