Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 128,379 for

presentations

(1.44 sec)
  1. ค้นหา

    ค้นหา...ให้โหลดงานนำเสนอ PowerPoint โดยใช้คลาส Presentation รับการอ้างอิงของคอลเลกชันสไลด์โดยใช้...ันสไลด์โดยใช้ Presentation.Slides ลงในวัตถุ ISlideCollection...

    blog.aspose.com/th/slides/clone-slides-in-power...
  2. ארכיון

    ארכיון...את המצגת המעודכנת בשיטת Presentation.Save(String, SaveFormat)...המחלקה Presentation המייצגת את קובץ המצגת using (Presentation pres...

    blog.aspose.com/he/slides/set-background-in-pow...
  3. Incrustar fuentes en presentaciones usando С++|...

    Incruste fuentes TrueType en presentaciones PowerPoint y OpenDocument con Aspose.Slides para С++, garantizando una renderización precisa en todas las plataformas....presentación: // Instanciar la clase Presentation que representa un archivo...presentación. auto presentation = MakeObject < Presentation > ( u "embedded_fonts...

    docs.aspose.com/slides/es/cpp/embedded-font/
  4. Abrir presentaciones en PHP|Documentación de As...

    Abra presentaciones PowerPoint (.pptx, .ppt) y OpenDocument (.odp) sin esfuerzo con Aspose.Slides para PHP a través de Java — rápido, fiable, con todas las funciones....existente, instancie la clase Presentation y pase la ruta del archivo...diapositivas: // Instanciar la clase Presentation y pasar una ruta de archivo...

    docs.aspose.com/slides/es/php-java/open-present...
  5. 在 C# 中创建演示查看器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建自定义演示查看器。无需 Microsoft PowerPoint 或其他办公软件,即可轻松显示 PowerPoint(PPTX、PPT)和 OpenDocument(ODP)文件。...从演示文稿幻灯片生成 SVG 图像,请按以下步骤操作: 创建 Presentation 类的实例。 按索引获取幻灯片引用。 打开文件流。...using ( Presentation presentation = new Presentation ( "sample...

    docs.aspose.com/slides/zh/net/presentation-viewer/
  6. Incorporer des polices dans les présentations a...

    Incorporez des polices TrueType dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour C++, assurant un rendu précis sur toutes les plateformes....// Instanciez la classe Presentation qui représente un fichier...présentation. auto presentation = MakeObject < Presentation > ( u "embedded_fonts...

    docs.aspose.com/slides/fr/cpp/embedded-font/
  7. Crear un visor de presentaciones en C++|Documen...

    Crear un visor de presentaciones personalizado en C++ usando Aspose.Slides. Visualice fácilmente archivos PowerPoint y OpenDocument sin Microsoft PowerPoint....una instancia de la clase Presentation . Obtener la referencia...= 0 ; auto presentation = MakeObject < Presentation > ( u "sample...

    docs.aspose.com/slides/es/cpp/presentation-viewer/
  8. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....api import Presentation , SaveFormat jpype . shutdownJVM...a new Presentation Aspose.Slides for Java Presentation pres =...

    docs.aspose.com/slides/python-java/limitations-...
  9. Sblocca i file di presentazione PPTX utilizzand...

    codice sorgente C# per rimuovere la protezione dalla presentazione PPTX....}; using (Presentation presentation = new Presentation( "pres.pptx"...pptx" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/it/net/unlock/pptx/
  10. Aplicar efectos de forma en presentaciones en ....

    Transforma tus archivos PPT y PPTX con efectos de forma avanzados usando Aspose.Slides para .NET—crea diapositivas impactantes y profesionales en segundos....rectángulo: using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/es/net/shape-effect/