Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 5,328 for

autoshape

(0.33 sec)
  1. แปลง PPTX เป็น Word ใน C# | products.aspose.com

    แปลง PPTX เป็น Word ใน C# ใช้ .NET library API เพื่อแปลง PowerPoint เป็น Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/th/net/conversion/pp...
  2. 在 C++ 中向演示文稿添加线形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中操作线条格式。发现属性、方法和示例。...AddAutoShape 方法添加 Line 类型的 AutoShape。 将修改后的演示文稿写入为 PPTX 文件。 在下...AddAutoShape 方法添加 Line 类型的 AutoShape。 将 Line Style 设置为 Aspose.Slides...

    docs.aspose.com/slides/zh/cpp/line/
  3. Gérer les cadres d'image dans les présentations...

    Ajoutez des cadres d'image aux présentations PowerPoint et OpenDocument avec Aspose.Slides for Java. Simplifiez votre flux de travail et améliorez la conception des diapositives....shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/fr/java/picture-frame/
  4. Управление текстовыми абзацами PowerPoint в Jav...

    Освойте форматирование абзацев с Aspose.Slides для Java — оптимизируйте выравнивание, интервалы и стиль в презентациях PPT, PPTX и ODP на Java....get_Item ( 0 ); // Добавить AutoShape типа Rectangle IAutoShape...); // Получить TextFrame AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/ru/java/manage-paragraph/
  5. 在 C++ 中管理演示文稿占位符|Aspose.Slides 文档

    轻松管理 Aspose.Slides for C++ 中的占位符:替换文本、定制提示并在 PowerPoint 与 OpenDocument 中设置图像透明度。... 将占位符形状强制转换为 AutoShape 并使用与该 AutoShape 关联的 TextFrame 更改文本。...访问幻灯片中的第一个和第二个占位符,并将其强制转换为 AutoShape SharedPtr < IShape > shape...

    docs.aspose.com/slides/zh/cpp/manage-placeholder/
  6. Verwalten von Aufzählungs‑ und nummerierten Lis...

    Erfahren Sie, wie Sie Aufzählungs‑ und nummerierte Listen in PowerPoint‑ und OpenDocument‑Präsentationen mit JavaScript mithilfe von Aspose.Slides für Node.js verwalten. Schritt‑für‑Schritt‑Anleitung....der ausgewählten Folie eine AutoShape hinzu. Greifen Sie auf den...Hinzufügen und Zugriff auf AutoShape var aShp = slide . getShapes...

    docs.aspose.com/slides/de/nodejs-java/manage-bu...
  7. Gérer les listes à puces et numérotées dans les...

    Apprenez à gérer les listes à puces et numérotées dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour Android via Java. Guide étape par étape.... Ajoutez une AutoShape sur la diapositive sélectionnée...// Ajouter et accéder à l'Autoshape IAutoShape aShp = slide ....

    docs.aspose.com/slides/fr/androidjava/manage-bu...
  8. إدارة فقرات نص PowerPoint في C++|وثائق Aspose.S...

    تحكم في تنسيق الفقرات باستخدام Aspose.Slides للـ C++ - حسّن المحاذاة، التباعد والأسلوب في عروض PPT، PPTX و ODP باستخدام C++....-> idx_get ( 0 ); // إضافة AutoShape من النوع مستطيل SharedPtr...الصلة عبر فهرستها. إضافة autoshape إلى الشريحة المحددة. الوصول...

    docs.aspose.com/slides/ar/cpp/manage-paragraph/
  9. Evitar ediciones de presentación con bloqueos d...

    Descubra cómo Aspose.Slides for Java bloquea o desbloquea formas en archivos PPT, PPTX y ODP, asegurando presentaciones mientras permite ediciones controladas y una entrega más rápida....Convertir la forma a una autoshape y obtener su bloqueo de forma...forma. IAutoShape autoShape = ( IAutoShape ) shape ; IAutoShapeLock...

    docs.aspose.com/slides/es/java/applying-protect...
  10. .NET のシェイプレックでプレゼンテーションの編集を防止|Aspose.Slides ドキュメント

    Aspose.Slides for .NET が PPT、PPTX、ODP ファイル内のシェイプをロックまたはアンロックする方法を確認し、プレゼンテーションを保護しつつ、制御された編集を可能にします。...shape is IAutoShape autoShape ) { autoShape . ShapeLock . PositionLocked...PositionLocked = true ; autoShape . ShapeLock . SelectLocked = true...

    docs.aspose.com/slides/ja/net/applying-protecti...