Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,478 for

autoshape

(0.08 sec)
  1. Рамка для изображения|Документация Aspose.Slides

    Добавьте рамку для изображения в презентацию PowerPoint на Java...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/ru/androidjava/picture-f...
  2. Formato de Forma|Documentación de Aspose.Slides

    Formatear forma en presentación de PowerPoint en C# o .NET...formateamos un rectángulo AutoShape : // Instancia una clase de...Slides [ 0 ]; // Agrega una autoshape de tipo rectángulo IShape...

    docs.aspose.com/slides/es/net/shape-formatting/
  3. إطار الصورة|وثائق Aspose.Slides

    إضافة إطار الصورة إلى عرض PowerPoint باستخدام C# أو .NET...shapesCount ; i ++) { var autoShape = presentation . Slides [...[ 0 ]. Shapes [ i ]; if ( autoShape . Placeholder == null ) {...

    docs.aspose.com/slides/ar/net/picture-frame/
  4. Textformatierung|Aspose.Slides Dokumentation

    Verwalten und Bearbeiten von Text- und Textfeldeigenschaften in C++...SharedPtr < IAutoShape > autoShape = pres -> get_Slide ( 0 )...100.0f ); auto paragraphs = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/de/cpp/text-formatting/
  5. Gérer les espaces réservés|Documentation Aspose...

    Modifier le texte des espaces réservés et le texte d'invite dans les présentations PowerPoint en C++...forme d’espace réservé en AutoShape et changez le texte en utilisant...le TextFrame associé à l AutoShape . Enregistrez la présentation...

    docs.aspose.com/slides/fr/cpp/manage-placeholder/
  6. Konwertuj PPT na Word w C++ | products.aspose.com

    Konwertuj PPT na Word w C++. Użyj interfejsu API biblioteki C++, aby przekonwertować program PowerPoint na program Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/pl/cpp/conversion/pp...
  7. تحويل PPTX إلى Word في C++ | products.aspose.com

    تحويل PPTX إلى Word في C++. استخدم واجهة برمجة تطبيقات مكتبة C++ لتحويل PowerPoint إلى Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/ar/cpp/conversion/pp...
  8. بيضاوي|وثائق Aspose.Slides

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... إضافة AutoShape من نوع بيضاوي باستخدام طريقة...get_Item ( 0 ); // إضافة AutoShape من نوع البيضاوي sld . getShapes...

    docs.aspose.com/slides/ar/java/ellipse/
  9. Converteer PPTX naar Word in C++ | products.asp...

    Converteer PPTX naar Word in C++. Gebruik de C++-bibliotheek-API om PowerPoint naar Word te converteren...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/nl/cpp/conversion/pp...
  10. PowerPoint-Absätze in Python verwalten|Aspose.S...

    Erstellen und Verwalten von Absätzen, Texten, Indentationen und Eigenschaften in PowerPoint-Präsentationen in Python...[ 0 ] # Hinzufügen einer AutoShape vom Typ Rechteck ashp = slide...Zugriff auf das TextFrame der AutoShape tf = ashp . text_frame # Erstellen...

    docs.aspose.com/slides/de/python-net/manage-par...