Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,909 for

autoshape

(0.08 sec)
  1. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name....it, and then via "Format AutoShape" -> "Alt Text". doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage Zoom|Aspose.Slides for PHP Documentation

    Add zoom or zoom frames to PowerPoint presentations...box for the second slide $autoshape = $slide2 -> getShapes ()...100 , 200 , 500 , 200 ); $autoshape -> getTextFrame () -> setText...

    docs.aspose.com/slides/php-java/manage-zoom/
  3. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...Shapes) { IAutoShape autoShape = curShape as IAutoShape;...Slides.IImage curImage = autoShape.GetImage(0, 2, 2); // Save...

    forum.aspose.com/t/text-looks-different-when-co...
  4. 形状操作|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....iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  5. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample code and automation techniques to streamline your workflow.... IAutoShape autoShape = slide . Shapes . AddAutoShape..."paragraph by paragraph" )); autoShape . TextFrame . Paragraphs ...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...IAutoShape autoShape) { ITextFrame textFrame = autoShape.getTextFrame();...ame); clearDefaultTitles(autoShape, textFrame); } } } private...

    forum.aspose.com/t/add-new-last-slide-with-text...
  7. 在演示文稿中使用 Python 管理缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建和自定义 Zoom — 在 PPT、PPTX 和 ODP 演示文稿的章节之间跳转,添加缩略图和过渡效果。... cyan # 为第二张幻灯片创建文本框 autoshape = slide2 . shapes . add_auto_shape... 100 , 200 , 500 , 200 ) autoshape . text_frame . text = "第二张幻灯片"...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  8. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框...the second slide IAutoShape autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  9. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects....represent a picture, textbox, AutoShape or an OLE object. The classes...drawing layer, such as an AutoShape, textbox, freeform, OLE object...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::ShapeBase::get_Alternat...

    Aspose::Words::Drawing::ShapeBase::get_AlternativeText method. Defines alternative text to be displayed instead of a graphic in C++....it, and then via "Format AutoShape" -> "Alt Text". doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.dra...