Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 45,857 for

shape

(0.1 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::idx_get method. Returns a ChartSeriesGroup at the specified index in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent.... Assume there is a shape at index 2 in the template where...predefined—it matches the size of the shape at index 2 in the template....

    docs.aspose.com/slides/cpp/working-solution-for...
  3. PowerPoint SmartArt|Aspose.Slides Documentation

    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....SmartArt Shape Create or Manage PowerPoint SmartArt Shape Node in...

    docs.aspose.com/slides/androidjava/powerpoint-s...
  4. 插入图片|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面插入图片。支持使用C#插入图片并保存为pdf、svg、html、image、xps等格式。...developers to insert a image shape in a page. The code example...developers to insert a image shape in a page. The code example...

    docs.aspose.com/diagram/zh/net/drawing/insert-i...
  5. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument.... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/python-net/manage-placeh...
  6. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...first shape which is a text box and set its text Shape shape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  7. 自定义形状|Aspose.Slides 文档

    在 .NET 中向 PowerPoint 演示文稿添加自定义形状...GeometryShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...IGeometryPath geometryPath = shape . GetGeometryPaths ()[ 0 ];...

    docs.aspose.com/slides/zh/net/custom-shape/
  8. OleFormat.ole_package property | Aspose.Words f...

    OleFormat.ole_package property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package...system by double-clicking on the shape that contains the OLE object...zip_file_bytes ) as stream : shape = builder . insert_ole_object...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Linked TextBoxes in Java|Aspose.Wo...

    Introduction to linked textboxes feature in Aspose.Words for Java....text is displayed inside a shape. It provides a public property...as Parent to get the parent shape for the text box to allow the...

    docs.aspose.com/words/java/working-with-linked-...
  10. Working with TextBoxes in C++|Aspose.Words for C++

    Introduction to linked textboxes feature in Aspose.Words for C++....text is displayed inside a shape. It exposes a public property...named Parent to get the parent shape for the text box so that the...

    docs.aspose.com/words/cpp/working-with-textboxes/