Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 28,978 for

x

(0.68 sec)
  1. 在 C++ 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、弧形拐角、复合形状。...point ); void LineTo ( float x , float y ); 在路径的指定位置添加直线 : void...index ); void LineTo ( float x , float y , uint32_t index );...

    docs.aspose.com/slides/zh/cpp/custom-shape/
  2. 自定义形状|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加自定义形状...到路径的末尾 lineTo ( point ); lineTo ( x , y ); 在指定位置添加线段 : lineTo ( point...point , index ); lineTo ( x , y , index ); 在路径末尾添加三次贝塞尔曲线 : cubicBezierTo...

    docs.aspose.com/slides/zh/nodejs-java/custom-sh...
  3. How to Create Hello World Presentations in Java...

    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....x, you need to make some minor changes...New Aspose.Slides for Java 14.x.x Approach How to Add Headers &...

    docs.aspose.com/slides/java/how-to-create-hello...
  4. 档案

    档案...==(TestUser x, TestUser y) { if ((object)x != null) return x.Equals(y);...((object)y != null) return y.Equals(x); return true; } public static...

    blog.aspose.com/zh/email/import-contacts-from-g...
  5. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。...: line_to ( point ) line_to ( x , y ) 在路径的指定位置添加直线 : line_to (...( point , index ) line_to ( x , y , index ) 在路径末尾添加三次贝塞尔曲线 :...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  6. Aspose.GIS not activating via Aspose.Total lice...

    Hi, We have an Aspose Total for .Net licence with a subscription eXpiry of 20240418. We are using Aspose.GIS 20.1.0 in a .Net Core web application. Upon uploading a shapefile to the application we’re getting an error th…...x) expected the license XML to contain...mode. The newer GIS releases (22.x +), including 23.12.0, have been...

    forum.aspose.com/t/aspose-gis-not-activating-vi...
  7. ChartSeries.remove method | Aspose.Words for Py...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified indeX...method remove(index) Removes the X value, Y value, and bubble size...values to the both series. new_x_category = aw . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...点的水平分量的形状: // 绘制连接器的垂直分量 float x = connector . getX () + connector...addAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); 结果: 案例 2 在...

    docs.aspose.com/slides/zh/java/connector/
  9. 连接器|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中连接 PowerPoint 形状...点的水平分量的形状: // 绘制连接器的垂直分量 var x = connector . getX () + (( connector...slides . ShapeType . Rectangle , x , y , 0 , height ); 结果如下: 案例 2...

    docs.aspose.com/slides/zh/nodejs-java/connector/
  10. How to Get the Content’s Width and Height Inste...

    Hello, using ShapeThumbnailBounds.Appearance generates an image larger than the teXt boX, which is eXpected, but all methods return the width and height of the teXt boX instead of the content. Is there a way to get the w…...println("Content x: " + contentSize.getX()); System...* sin + height * cos; double x = centerX - newWidth / 2.0; double...

    forum.aspose.com/t/how-to-get-the-content-s-wid...