Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 5,232 for

autoshape

(0.08 sec)
  1. Convertir les présentations PowerPoint en docum...

    Convertissez les diapositives PowerPoint PPT et PPTX en documents Word modifiables en Java à l’aide d’Aspose.Slides pour Android, en conservant la mise en page, les images et le formatage précis....instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    docs.aspose.com/slides/fr/androidjava/convert-p...
  2. Mathematische Gleichungen aus Präsentationen in...

    Ermöglichen Sie den nahtlosen Export mathematischer Gleichungen von PowerPoint nach MathML mit Aspose.Slides für C++ — bewahren Sie die Formatierung und erhöhen Sie die Kompatibilität....< Presentation > (); auto autoShape = pres -> get_Slides () ->...ExplicitCast < IMathPortion > ( autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/de/cpp/exporting-math-eq...
  3. Tekst doorhalen in PPTX met C#

    Deze tutorial laat zien hoe je tekst kunt doorhalen in PPTX met behulp van C#. Het omvat de details om de omgeving in te stellen, een stapsgewijs proces en een werkende voorbeeldcode om PPTX-tekst te verwijderen met behulp van C#....voorbeeldpresentatie, het toevoegen van autoshape, het maken van het tekstkader...voor het toevoegen van de autoshape in de PPTX-dia, wordt de ...

    kb.aspose.com/nl/slides/net/how-to-strike-out-t...
  4. رسوم متحركة للشكّل|Aspose.Slides لـ Node.js عبر...

    تطبيق الرسوم المتحركة في PowerPoint باستخدام JavaScript... أضف AutoShape من النوع rectangle . أضف النص...النص باستخدام AutoShape.addTextFrame . احصل على التسلسل الرئيسي...

    docs.aspose.com/slides/ar/nodejs-java/shape-ani...
  5. 記録

    記録...// 効果を追加する段落を選択 IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/ja/slides/apply-animation-to-te...
  6. Verhindern von Präsentationsbearbeitungen mit F...

    Entdecken Sie, wie Aspose.Slides für C++ Formen in PPT-, PPTX- und ODP-Dateien sperrt oder entsperrt, Präsentationen sichert und gleichzeitig kontrollierte Bearbeitungen sowie eine schnellere Bereitstellung ermöglicht.... auto autoShape = ExplicitCast < IAutoShape...ExplicitCast < IAutoShapeLock > ( autoShape -> get_ShapeLock ()); autoShapeLock...

    docs.aspose.com/slides/de/cpp/applying-protecti...
  7. 画像フレーム|Aspose.Slides for Node.js via .NET ドキュメント

    JavaScript で PowerPoint プレゼンテーションに画像フレームを追加...shapesCount ; i ++ ) { var autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/ja/nodejs-java/picture-f...
  8. Verbinder|Aspose.Slides für Node.js über .NET D...

    PowerPoint-Formen in JavaScript verbinden...Fügen Sie der Folie zwei AutoShape hinzu, indem Sie die Methode...(); // Fügt eine Ellipse-Autoshape hinzu var ellipse = shapes...

    docs.aspose.com/slides/de/nodejs-java/connector/
  9. إدارة تكبير العرض التقديمي في Java|وثائق Aspose...

    إنشاء وتخصيص التكبير باستخدام Aspose.Slides for Java — الانتقال بين الأقسام، إضافة الصور المصغرة والانتقالات عبر عروض PPT و PPTX و ODP....للشرحة الثانية IAutoShape autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/ar/java/manage-zoom/
  10. إدارة تكبير العرض التقديمي على Android|وثائق As...

    إنشاء وتخصيص التكبير باستخدام Aspose.Slides لنظام Android عبر Java — الانتقال بين الأقسام، إضافة الصور المصغرة والانتقالات عبر عروض PPT و PPTX و ODP....للشريحة الثانية IAutoShape autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/ar/androidjava/manage-zoom/