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

x

(0.16 sec)
  1. PresentationML (PPTX, XML)|Aspose.Slides Docume...

    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....grpSpPr > < a : xfrm > < a : off x = "0" y = "0" /> < a : ext cx...= "0" cy = "0" /> < a : chOff x = "0" y = "0" /> < a : chExt cx...

    docs.aspose.com/slides/cpp/presentationml-pptx-...
  2. Sorting Resources by Name | Aspose.Tasks Docume...

    Discover how to sort Microsoft Project (MPP/XML) resources by names using Aspose.Tasks for C#....aredPtr < Resource > const & x, System::SharedPtr < Resource...(System::String::IsNullOrEmpty(x -> Get < System::String > (Rsc::Name())))...

    docs.aspose.com/tasks/cpp/sorting-resources-by-...
  3. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and customize your barcode values for enhanced data accuracy and efficiency....MyEAN13Barcode EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...\"501234567890\" EAN13 \\t \\p CASE \\x" )); Assert . That ( doc . Range...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....( int x = 0 ; x < chart . ChartData . Series . Count ; x ++) {...chart . ChartData . Series [ x ]; series . Labels . DefaultDataLabelForm...

    docs.aspose.com/slides/net/chart-data-label/
  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. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and teXt....attributes for filter primitive are x, y, width, height, and id . They...defs > 3 < filter id = "shadow" x = "-20" y = "-20" height = "150"...

    docs.aspose.com/svg/net/drop-shadow/
  7. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for С++ — optimize data visuals in PowerPoint presentations....series and set the error bar X format. Access the first chart...series and set the error bar X format. Access the first chart...

    docs.aspose.com/slides/cpp/error-bar/
  8. Working with Colors in Apache POI and Aspose.Ce...

    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.... setCellValue ( "X" ); cell . setCellStyle ( style...) 2 ); cell . setCellValue ( "X" ); cell . setCellStyle ( style...

    docs.aspose.com/cells/java/working-with-colors-...
  9. Save 3D Meshes in Custom Binary Format|Document...

    Aspose.3D for Java API has support to open any supported 3D document, and then write meshes in the binary file....}; * * struct Vertex { * float x; * float y; * float z; * }; *.... writeFloat (( float ) cp . x ); writer . writeFloat (( float...

    docs.aspose.com/3d/java/save-3d-meshes-in-custo...
  10. 如何在 .NET 中创建 Hello World 演示文稿|Aspose.Slides 文档

    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 之前版本开发的旧代码,需要对代码进行少量修改,随后代码即可像以前一样工作。旧版...AddEmptySlide (); //向幻灯片添加矩形(X=2400,Y=1800,宽度=1000,高度=500)到幻灯片...

    docs.aspose.com/slides/zh/net/how-to-create-hel...