Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 10,136 for

presentation

(0.09 sec)
  1. Convertir PowerPoint a XPS|Documentación de Asp...

    Convierte presentación de PowerPoint a XPS en C# o .NET....Guardar expuesto por la clase Presentation para convertir toda la presentación...// Instanciar un objeto Presentation que representa un archivo...

    docs.aspose.com/slides/es/net/convert-powerpoin...
  2. إدارة الخلايا|وثائق Aspose.Slides

    خلايا الجدول في عروض PowerPoint باستخدام C# أو .NET...المدمجة أنشئ مثيلاً من فئة Presentation . احصل على الجدول من الشريحة...تقديمي: using ( Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/ar/net/manage-cells/
  3. Obtener el Fondo Completo de la Diapositiva de ...

    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....presentación utilizando la clase Presentation . Obtener el tamaño de la...slides . Presentation ( "sample.pptx" ) as presentation : slide_size...

    docs.aspose.com/slides/es/python-net/get-the-en...
  4. 将 PowerPoint 转换为 TIFF|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为 TIFF...将 PowerPoint 转换为 TIFF 通过 Presentation 类暴露的 Save 方法,您可以快速将整个 PowerPoint...实例化一个代表演示文稿文件的 Presentation 对象 Presentation pres = new Presentation ( "presentation...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  5. فتح العرض التقديمي في C#|وثائق Aspose.Slides

    فتح أو تحميل عرض تقديمي PPT, PPTX, ODP في C# أو .NET...ببساطة إنشاء كائن من فئة Presentation وتمرير مسار الملف (إلى العرض...فئة Presentation وتمرير مسار الملف إلى مُنشئه Presentation pres...

    docs.aspose.com/slides/ar/net/open-presentation/
  6. 从演示文稿中提取文本|Aspose.Slides 文档

    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....PresentationEx 类 Presentation pptxPresentation = new Presentation ( path...GetAllTextFrames 静态方法。它接受两个参数: 首先,一个 Presentation 对象,表示要提取文本的 PPTX 演示文稿。 其次,一个...

    docs.aspose.com/slides/zh/cpp/extracting-text-f...
  7. Aspose.Slides Product Family

    Hitta svar om att skapa, konvertera och redigera Presentationer i kod utan att använda Microsoft PowerPoint....Hur man säkrar PowerPoint-presentation med Java Hur man skapar...bildvattenstämpel i PPTX-presentation med C# Hur man lägger till...

    kb.aspose.com/sv/slides/page/6/
  8. TextBox verwalten|Aspose.Slides Dokumentation

    Fügen Sie Textbox oder Textfeld in PowerPoint-Präsentationen in C++ hinzu...Erstellen Sie eine Instanz der Presentation Klasse. Erhalten Sie eine...die PPTX-Datei über das Presentation Objekt. Dieser C++ Code...

    docs.aspose.com/slides/de/cpp/manage-textbox/
  9. Liberación de Gráficos|Documentación de Aspose....

    Libro de gráficos en presentación de PowerPoint...de ejemplo: $pres = new Presentation ( "chart.pptx" ); try {...una instancia de la clase Presentation . Obtén una referencia de...

    docs.aspose.com/slides/es/php-java/chart-workbook/
  10. إدارة OLE|وثائق Aspose.Slides

    إضافة كائنات OLE إلى عروض PowerPoint التقديمية في Java...الطريقة: أنشئ مثيلًا من Presentation class. احصل على مرجع الشريحة...تمثل ملف PPTX Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/ar/java/manage-ole/