Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 23,926 for

x

(0.25 sec)
  1. Edit Connector Geometry Section in the ShapeShe...

    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.... new \ # set X value line_to . getX () . setValue...() . getValue () / 2 ) \ # set X value line_to . getX () . setValue...

    docs.aspose.com/diagram/java/edit-connector-geo...
  2. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manual Package Installation for SSRS|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....X\Reporting Services\ReportServer\bin...Files\Microsoft SQL Server\MSRS10_50.X\Reporting Services\ReportServer\bin...

    docs.aspose.com/barcode/reportingservices/manua...
  4. Installation and Quick Start Tutorial|Documenta...

    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...."1742" > < line > < reportElement x = "0" y = "0" width = "515" height...< textField > < reportElement x = "0" y = "10" width = "515" height...

    docs.aspose.com/barcode/jasperreports/quickstar...
  5. Working with Image Borders|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 = "600" width = "500"...= "Center" > < reportElement x = "0" y = "600" width = "500"...

    docs.aspose.com/barcode/jasperreports/working-w...
  6. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...X = (int)((xx1 + chartX)); //Shape...FillType.None; } // Calculate X adjustment (same logic as Interop)...

    forum.aspose.com/t/how-to-change-rectangularcal...
  7. Օգտագործելով ActiveX Controls-ը Excel-ում Java-ով

    Այս հոդվածը ուղեցույց է EXcel-ում Java-ի հետ ActiveX-ի վերահսկիչները օգտագործելու համար: Այն ունի IDE կարգավորումներ, քայլեր և օրինակելի կոդը՝ Java-ի հետ ActiveX հսկողություն ավելացնելու համար:...օրինակելի կոդը՝ Excel Active X կոնտրոլը Java -ի հետ տեղադրելու...Java-ով Excel-ի համար Active X ավելացնելու համար Այս օրինակելի...

    kb.aspose.com/hy/cells/java/using-activex-contr...
  8. ChartAxis.displayUnit property | Aspose.Words f...

    ChartAXis.displayUnit property. Specifies the scaling value of the display units for the value aXis....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AxisDisplayUnit.unit property | Aspose.Words fo...

    AXisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C++ 管理Excel图表的轴线|Documentation

    学习如何在Aspose.Cells for C++中配置图表轴。我们的指南将演示如何调整主轴和副轴、设置其范围以及修改其属性以增强您的图表效果。...] 在Excel图表中,有3种类型的轴: 水平(类别)轴:X轴 垂直(数值)轴:Y轴 深度(系列)轴:Z轴 轴选项 Aspose...| | 管理X和Y轴 在Excel图表中,水平轴和垂直轴是最常用的两个轴线。 以下代码片段演示了如何设置X轴和Y轴的选项。...

    docs.aspose.com/cells/zh/cpp/chart-axes/