Fügen Sie der PowerPoint-Präsentation in Java einen Bilderrahmen hinzu...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...
Gérez et manipulez les propriétés du texte et du cadre de texte en C++...SharedPtr < IAutoShape > autoShape = pres -> get_Slide ( 0 )...100.0f ); auto paragraphs = autoShape -> get_TextFrame () -> get_Paragraphs...
Formato de forma en presentación de PowerPoint en Python...formateamos un rectángulo AutoShape : import aspose.slides as...[ 0 ] # Agrega una forma autoshape rectángulo shp = sld . shapes...
Crea listas con viñetas y numeradas en presentaciones de PowerPoint en Python... Agrega una AutoShape en la diapositiva seleccionada...slide = pres . slides [ 0 ] autoShape = slide . shapes . add_auto_shape...
Fügen Sie Textboxen oder Textfelder in PowerPoint-Präsentationen in Python oder .NET hinzu...slides [ 0 ] # Fügt eine AutoShape mit der Art als Rechteck hinzu...is_text_box Eigenschaft (aus der AutoShape Klasse), um Ihnen zu ermöglichen...
Formatear formas en una presentación de PowerPoint en Java...formateamos un rectángulo AutoShape : // Crea una clase de presentación...0 ); // Agrega una forma autoshape de tipo rectángulo IShape...
Formato de formas en presentación de PowerPoint en Java...en la que formateamos un AutoShape rectangular: // Instancia...get_Item ( 0 ); // Agrega autoshape de tipo rectángulo IShape...
Chuyển đổi PPT sang Word trong C++. Sử dụng API thư viện C++ để chuyển PowerPoint sang Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...
แปลง PPTX เป็น Word ใน C++ ใช้ API ของไลบรารี C++ เพื่อแปลง PowerPoint เป็น Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...