Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 5,330 for

autoshape

(0.08 sec)
  1. C# का उपयोग करके PowerPoint में वॉटरमार्क हटाएं

    C# का उपयोग करके PowerPoint में वॉटरमार्क हटाएं। C# का उपयोग करके PowerPoint से वॉटरमार्क हटाने के तरीके को दर्शाने वाले चरणों, IDE सेटिंग्स और एक कोड के लिए इस लेख का अनुसरण करें।...पहुंचें प्रत्येक आकृति को AutoShape क्लास ऑब्जेक्ट में सहेजें...

    kb.aspose.com/hi/slides/net/remove-watermark-in...
  2. 搜索

    搜索...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/zh-hant/slides/work-with-hyperl...
  3. إدارة روابط العروض التقديمية في C++|وثائق Aspos...

    قم بإدارة الروابط التشعبية بسهولة في عروض PowerPoint و OpenDocument التقديمية باستخدام Aspose.Slides لـ C++ — حسّن التفاعل وسير العمل في دقائق....-> get_Shapes ()) { auto autoShape = System :: AsCast < IAutoShape...IAutoShape > ( shape ); if ( autoShape != nullptr ) { for ( const...

    docs.aspose.com/slides/ar/cpp/manage-hyperlinks/
  4. Gérer les hyperliens de présentation sur Androi...

    Gestion sans effort des hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour Android via Java — améliorez l'interactivité et le flux de travail en quelques minutes....IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...( IParagraph paragraph : autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/androidjava/manage-hy...
  5. Gérer les hyperliens de présentation dans .NET|...

    Gérez facilement les hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour .NET — améliorez l'interactivité et le flux de travail en quelques minutes....IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...( IParagraph paragraph in autoShape . TextFrame . Paragraphs )...

    docs.aspose.com/slides/fr/net/manage-hyperlinks/
  6. Android で PowerPoint 図形をフォーマットする|Aspose.Slides ...

    Aspose.Slides を使用して Android で PowerPoint 図形をフォーマットする方法を学びます—PPT、PPTX、ODP ファイルの塗り、線、エフェクトスタイルを正確かつ完全に制御できます。... 次のコードは、矩形 AutoShape の線をフォーマットする方法を示しています。 // プレゼンテーションファイルを表す...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/ja/androidjava/shape-for...
  7. Java で PowerPoint の図形をフォーマットする|Aspose.Slides ドキ...

    Aspose.Slides を使用して Java で PowerPoint の図形をフォーマットする方法を学びます。PPT、PPTX、ODP ファイルに対して、塗りつぶし、線、効果のスタイルを正確かつ完全に制御できます。... 次のコードは、矩形の AutoShape の線をフォーマットする方法を示しています。 // プレゼンテーション...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/ja/java/shape-formatting/
  8. Archiv

    Archiv...Animationen hinzu IAutoShape autoShape = presentation.getSlides()...IParagraphCollection paragraphCollection = autoShape.getTextFrame().getParagraphs();...

    blog.aspose.com/de/slides/convert-ppt-to-video-...
  9. arkiv

    arkiv...och animationer IAutoShape autoShape = presentation.getSlides()...IParagraphCollection paragraphCollection = autoShape.getTextFrame().getParagraphs();...

    blog.aspose.com/sv/slides/convert-ppt-to-video-...
  10. Archiv

    Archiv...System::SharedPtr<IAutoShape> autoShape = slide->get_Shapes()->Ad...paragraph")); auto paragraphs = autoShape->get_TextFrame()->get_Paragraphs();...

    blog.aspose.com/cs/slides/convert-ppt-to-video-...