Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 28,976 for

x

(0.19 sec)
  1. MarkerSymbol Enum | Aspose.Words for .NET

    EXplore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your chart visuals and improve data presentation.... X 11 Specifies an X shall be drawn at each...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Batch generation|Documentation

    How to generate multiple personalized OMR forms.... X = 500 ; batchBarcode . Y = 500...BarcodeType . QR ; batchBarcode . X = 500 ; batchBarcode . Y = 500...

    docs.aspose.com/omr/net/generation/batch/
  3. How to binarize an image|Documentation

    Binarize an image using fiXed binarisation method with threshold, method Bradly and Otsu method....surrounding area with size `s x s`. In this case, the resulting...

    docs.aspose.com/imaging/net/developer-guide/how...
  4. Set Height of the Bars in the Barcode Image in ...

    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....sites: CodePlex GitHub Manage X-Dimension and Y-Dimension in Jython...

    docs.aspose.com/barcode/java/set-height-of-the-...
  5. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....Convert OBJ to 3DS in C# Convert X to 3DS in C# 3D File Load Options...loadPLYOpts ); Use of the DirectX X Load Options The C# code below...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  6. System Requirements|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....CentOS and others) Mac Mac OS X Supported Java Versions Aspose...

    docs.aspose.com/diagram/java/system-requirements/
  7. Primary and Secondary Axis with Golang via C++|...

    Learn how to understand and work with primary and secondary aXes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary aXes, and how to configure and use them effectively in your charts.... Sample Code X Axis Vs. Category Axis with Golang...

    docs.aspose.com/cells/go-cpp/primary-and-second...
  8. Manage Connectors in Presentations Using Java|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....component of the connector float x = connector . getX () + connector...addAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); The result:...

    docs.aspose.com/slides/java/connector/
  9. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors....component of the connector float x = connector . getX () + connector...addAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); The result:...

    docs.aspose.com/slides/androidjava/connector/
  10. 使用 PHP 管理演示文稿中的连接线|Aspose.Slides for PHP 文档

    赋能 PHP 应用在 PowerPoint 幻灯片中绘制、连接并自动路由线条 —— 完全控制直线、拐角和曲线连接线。...get_Item(0) 点的水平分量的形状: # 绘制连接线的垂直分量 $x = $connector -> getX () . $connector...addAutoShape ( ShapeType :: Rectangle , $x , $y , 0 , $height ); 结果: Case...

    docs.aspose.com/slides/zh/php-java/connector/