Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 48,782 for

shape

(0.29 sec)
  1. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... shapes . add_table ( 100 , 50 , column_widths...类的实例。 通过索引获取包含表格的幻灯片的引用。 遍历所有 Shape 对象,直到找到表格。 使用 Table 对象来操作表格。...

    docs.aspose.com/slides/zh/python-net/manage-table/
  2. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...DocumentBuilder(document); var shape = builder.InsertOleObject(@...var of = shape.OleFormat; of.AutoUpdate = true; shape.AspectRatioLocked...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  3. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++....Represents text area inside of a shape. Textbox may have Line and Row...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...Cells 提供了 Shape.GetTextDirection() 属性设置批注的文本方向。以下示例代码演示了如何使用...属性设置批注的文本方向。以下示例代码演示了如何使用 Shape.GetTextDirection() 属性设置批注的文本方向。 #include...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  5. WatermarkType | Aspose.Words for Java

    Specifies the watermark type in Java....watermark corresponds to a shape with image. NONE public static...

    reference.aspose.com/words/java/com.aspose.word...
  6. AxisScaling Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaling class for customizable axis scaling options, enhancing your chart presentations effortlessly....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TypeError: function missing required argument ‘...

    I use a line chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …... Here is what I have: shape = builder.insert_chart(aw.drawing...ChartType.LINE,180,142) chart = shape.chart chart.series.add("Label"...

    forum.aspose.com/t/typeerror-function-missing-r...
  8. Add Images in Worksheet|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....top‑level container for all shapes. Drawing drawing = sheet ....createDrawingPatriar (); // Add a picture shape ClientAnchor anchor = helper...

    docs.aspose.com/cells/java/add-images-in-worksh...
  9. Calculate the area using Equal Area projection

    Calculate the area of a country, island, or property from a map of an object using Equal Area projection...geometric shape and is called a geoid 1 . The shape of the Earth...projections do not preserve shape similarity. A round island appears...

    products.aspose.com/gis/net/measure-distance
  10. CommandButtonControl class | Aspose.Words for P...

    aspose.words.drawing.ole.CommandButtonControl class. The CommandButton control runs a macro that performs an action when a user clicks it.... CommandButtonControl () shape = builder . insert_forms_2_ole_control...

    reference.aspose.com/words/python-net/aspose.wo...