Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 5,331 for

autoshape

(0.13 sec)
  1. プレゼンテーションから C++ の数式をエクスポート|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して、PowerPoint から MathML への数式エクスポートをシームレスに実現します — フォーマットを保持し、互換性を向上させます。...< Presentation > (); auto autoShape = pres -> get_Slides () ->...ExplicitCast < IMathPortion > ( autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/ja/cpp/exporting-math-eq...
  2. Administrar conectores en presentaciones en .NE...

    Capacita a las aplicaciones .NET para dibujar, conectar y auto-rutar líneas en diapositivas de PowerPoint; obtén control total sobre conectores rectos, en codo y curvos.... Añade dos AutoShape a la diapositiva usando el...mediante su índice. Añade dos AutoShape a la diapositiva usando el...

    docs.aspose.com/slides/es/net/connector/
  3. أرشيف

    أرشيف...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // تحقق...

    blog.aspose.com/ar/slides/extract-images-from-p...
  4. Python でプレゼンテーションのコネクタを管理する|Aspose.Slides for P...

    Python アプリに PowerPoint および OpenDocument スライド上で線を描画し、接続し、自動ルーティングする能力を付与し、直線、エルボー、曲線コネクタを完全に制御できるようにします。...add_auto_shape メソッドを使用して、スライドに 2 つの AutoShape オブジェクトを追加します。 ShapeCollection...slides [ 0 ] . shapes # 楕円の AutoShape を追加します。 ellipse = shapes ...

    docs.aspose.com/slides/ja/python-net/connector/
  5. Управление абзацами текста PowerPoint в .NET|До...

    Мастерское форматирование абзацев с Aspose.Slides для .NET — оптимизируйте выравнивание, интервалы и стиль в презентациях PPT, PPTX и ODP на C#....получает автофигуру IAutoShape autoShape = slide . Shapes . AddAutoShape...автофигуры ITextFrame textFrame = autoShape . TextFrame ; // Удаляет абзац...

    docs.aspose.com/slides/ru/net/manage-paragraph/
  6. ค้นหา

    ค้นหา...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // ตร...

    blog.aspose.com/th/slides/extract-images-from-p...
  7. آرشیوها

    آرشیوها...Shapes; // Autoshape Ellipse را اضافه کنید IAutoShape...را بازیابی کنید AutoShape ashp = (AutoShape)sld.Shapes[0]; if...

    blog.aspose.com/fa/slides/add-shapes-to-powerpo...
  8. Bilder aus Formen der Präsentation extrahieren|...

    Bilder aus Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für C++ extrahieren — schnelle, codefreundliche Lösung....Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape > ashp...ExplicitCast < Aspose :: Slides :: AutoShape > ( sh ); if ( ashp -> get_FillFormat...

    docs.aspose.com/slides/de/cpp/extracting-images...
  9. Android でプレゼンテーションプレースホルダーを管理|Aspose.Slides ドキュメント

    Aspose.Slides for Android via Java でプレースホルダーを簡単に管理:テキストの置換、プロンプトのカスタマイズ、PowerPoint および OpenDocument における画像の透過性設定... プレースホルダー形状を AutoShape に型変換し、 AutoShape に関連付けられた TextFrame...null && shape instanceof AutoShape ) { String text = "" ; if...

    docs.aspose.com/slides/ja/androidjava/manage-pl...
  10. Extraire des images des formes de présentation|...

    Extraire des images des formes dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour C++ — solution rapide et conviviale pour le code....Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape > ashp...ExplicitCast < Aspose :: Slides :: AutoShape > ( sh ); if ( ashp -> get_FillFormat...

    docs.aspose.com/slides/fr/cpp/extracting-images...