Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 48,241 for

shape

(0.16 sec)
  1. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint presentation...AutoShape shape = (AutoShape)presentation.Slides[ 0 ].Shapes[ 0 ];...]; shape.TextFrame.Text = "New text" ; presentation.Save( "pres...

    products.aspose.com/slides/net/editor/ppt/
  2. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  3. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....developers to draw a square shape in a page.The code example below...

    docs.aspose.com/diagram/net/drawing/draw-square/
  5. 使用 C++ 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。...IPictureFrame > pf = slide -> get_Shapes () -> AddPictureFrame ( ShapeType...IPictureFrame > pf = slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/cpp/picture-frame/
  6. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaleType enum, defining versatile axis scale types to enhance your charting experience....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.Slides for C++: LoadExternalFonts Method...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...Boundaries When Converting Shape to Image in C++ andrey.potapov...

    forum.aspose.com/t/aspose-slides-for-c-loadexte...
  8. 在 VSTO 和 Aspose.Slides 中创建 PowerPoint 幻灯片上的表格|A...

    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.... Shape shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //添加一些文本 tf ....

    docs.aspose.com/slides/zh/net/creating-a-table-...
  9. Table|Aspose.Slides Documentation

    Create and format tables in C# with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP.... Shapes . AddTable ( 50 , 50 , widths...Table Retrieve the first table shape on the slide. static void Access_Table...

    docs.aspose.com/slides/net/examples/elements/ta...
  10. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Android via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you can also add different...

    docs.aspose.com/slides/androidjava/product-over...