Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 48,667 for

shapes

(0.12 sec)
  1. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 从一个演示文稿移动段落到另一个演示文稿|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.... Shapes [ 0 ]; if ( shp . Placeholder...sourcePres . Slides [ 0 ]. Shapes [ 0 ]; if ( destshp . Placeholder...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  3. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility....[ 0 ] auto_shape = slide . shapes . add_math_shape ( 0 , 0 , 500...50 ) math_paragraph = auto_shape . text_frame . paragraphs [...

    docs.aspose.com/slides/python-net/exporting-mat...
  4. 用C++刷新关联形状的值|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel文件中刷新关联形状的值。...Shapes.UpdateSelectedValue() 方法刷新链接形状的值。...Cells 改变B4单元格的值,然后调用 Worksheet.Shapes.UpdateSelectedValue() 方法刷新图片的值,并将其保存为PDF格式。...

    docs.aspose.com/cells/zh/cpp/refresh-values-of-...
  5. Draw Rectangle in Java

    This article demonstrates how to draw rectangle in Java. It covers the IDE setup, the method, and a practical code example to create a rectangle in Java....illustrates how to draw rectangle shape in Java . However, you can expand...tutorial has outlined rectangle shape drawing in Java . In addition...

    kb.aspose.com/drawing/java/draw-rectangle-in-java/
  6. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....tbl ; // Iterates through the shapes and sets a reference to the...const auto & shp : sld -> get_Shapes ()) { if ( ObjectExt :: Is...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  7. MarkerSymbol enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.MarkerSymbol enumeration. Specifies marker symbol style.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration.... public Shape InsertOleObjectAsIco ( string...the file name. Return Value Shape node containing Ole object and...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting using C#.... Render individual shapes from the document into raster...other options. Render pages or shapes to a .NET Graphics object with...

    docs.aspose.com/words/net/features/
  10. Convert JPG to Image in Python | products.aspos...

    Convert JPG to Image in Python. Use Python library API to convert JPG files to Images... shapes . add_picture_frame(slides...

    products.aspose.com/slides/python-net/conversio...