Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 29,869 for

x

(1.62 sec)
  1. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ to create a pie chart with leader lines in Microsoft EXcel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart.... getCount (); i ++ ) { let X = chart . getNSeries (). get (...move the X position a little right otherwise move the X position...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...
  2. Adjust Barcode Text Appearance|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....= "Center" > < reportElement x = "0" y = "100" width = "500"...

    docs.aspose.com/barcode/jasperreports/control-t...
  3. light-effect.svg

    Xmlns="http://www.w3.org/2000/svg"> docs.aspose.com/svg/files/light-effect.svg

  4. Aspose CAD for .net add cadxrecord - Free Suppo...

    Hello, I’m having trouble finding the method to add a cadXrecord when modifying a DWG drawing using Aspose CAD .NET. Could you please help me figure out how to write a cadXrecord into a CADImage?...point or vector (3 double) var x = 10.0; var y = 5.0; var z = 0...byte[24]; BitConverter.GetBytes(x).CopyTo(pointBinary, 0); BitConverter...

    forum.aspose.com/t/aspose-cad-for-net-add-cadxr...
  5. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。... x = connector . x + connector . width *...slides . ShapeType . RECTANGLE , x , y , 0 , height ) 结果: 案例 2 在...

    docs.aspose.com/slides/zh/python-net/connector/
  6. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for .NET. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....Assistant Close Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/net/easy-way-for-chart-se...
  7. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...x, 22.x, etc.)? Do you need the author‑comment...set; } // // Summary: // The x-coordinate of the comment marker...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  8. main.bundle.min.2efb09c34a6fe4a878c15e6a9ec5b96...

    *,::after,::before{boX-sizing:border-boX}*{margin:0;padding:0;boX-sizing:border-boX}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:fleX;z-indeX:49}.docs_information{padding:1.5rem 100pX ......table{display:block;width:100%;overflow-x:auto;border-collapse:collapse...docs_information .breadcrumb_block{overflow-x:scroll;margin-bottom:1rem}.docs_information...

    docs.aspose.com/pub/css/main.bundle.min.2efb09c...
  9. main.bundle.min.a83307192910ac8d9f320dff197b92f...

    *,::after,::before{boX-sizing:border-boX}*{margin:0;padding:0;boX-sizing:border-boX}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:fleX;z-indeX:49}.docs_information{padding:1.5rem 100pX ......table{display:block;width:100%;overflow-x:auto;border-collapse:collapse...docs_information .breadcrumb_block{overflow-x:scroll;margin-bottom:1rem}.docs_information...

    docs.aspose.com/page/css/main.bundle.min.a83307...
  10. 在 .NET 中管理演示文稿的连接线|Aspose.Slides 文档

    让 .NET 应用程序能够在 PowerPoint 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...点: // 绘制连接线的垂直组件 float x = connector . X + connector . Width *...AddAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); 结果: 案例 2 在...

    docs.aspose.com/slides/zh/net/connector/