Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 4,904 for

autoshape

(0.09 sec)
  1. أرشيف

    أرشيف...فقرة لإضافة تأثير IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/ar/slides/apply-animation-to-te...
  2. ארכיון

    ארכיון...כדי להוסיף אפקט IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/he/slides/apply-animation-to-te...
  3. Chuyển đổi PPT sang Word trong C# | products.as...

    Chuyển đổi PPT sang Word trong C#. Sử dụng API thư viện .NET để chuyển PowerPoint sang Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/vi/net/conversion/pp...
  4. Marco de Imagen|Documentación de Aspose.Slides ...

    Agregar marco de imagen a la presentación de PowerPoint...$shapesCount ) ; $i ++ ) { $autoShape = $presentation -> getSlides...$i ); if ( java_is_null ( $autoShape -> getPlaceholder ())) { continue...

    docs.aspose.com/slides/es/php-java/picture-frame/
  5. Crear presentación de PowerPoint usando Java|Do...

    Aprende a crear presentaciones de PowerPoint, por ejemplo, PPT, PPTX usando Java desde cero.... Agrega una AutoShape del tipo Línea utilizando...get_Item ( 0 ); // Agregar un autoshape del tipo línea slide . getShapes...

    docs.aspose.com/slides/es/java/create-presentat...
  6. Рамка для изображения|Документация Aspose.Slides

    Добавьте рамку для изображения в презентацию PowerPoint на C++...for ( auto & autoShape : shapes ) { if ( autoShape -> get_Placeholder...nullptr ) continue ; switch ( autoShape -> get_Placeholder () -> get_Type...

    docs.aspose.com/slides/ru/cpp/picture-frame/
  7. Lưu trữ

    Lưu trữ...đoạn văn để thêm hiệu ứng autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # thêm...

    blog.aspose.com/vi/slides/apply-text-animation-...
  8. Modifica PDF in C# | products.aspose.com

    Modifica PDF in C#. Usa l'API della libreria .NET per modificare il documento PDF...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/it/net/editor/pdf/
  9. Linie|Aspose.Slides Dokumentation

    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.... Fügen Sie ein AutoShape vom Typ Linie mit der AddAutoShape...verwenden. Fügen Sie ein AutoShape vom Typ Linie mit der AddAutoShape-Methode...

    docs.aspose.com/slides/de/cpp/line/
  10. Ligne|Documentation 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.... Ajoutez une AutoShape de type Ligne en utilisant...utilisant son index. Ajoutez une AutoShape de type Ligne en utilisant...

    docs.aspose.com/slides/fr/cpp/ligne/