Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 30,515 for

x

(0.08 sec)
  1. CustomXmlPropertyCollection.remove_at method | ...

    CustomXmlPropertyCollection.remove_at method. Removes a property at the specified indeX.... of_type ( lambda x : x . as_smart_tag (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name.... of_type ( lambda x : x . as_smart_tag (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPropertyCollection.remove method | Asp...

    CustomXmlPropertyCollection.remove method. Removes a property with the specified name from the collection.... of_type ( lambda x : x . as_smart_tag (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Zip Files Without Compression via Python...

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications by Python.NET...zip" , 'x' ) as zipFile: store_settings...io . FileIO( "archive.7z" , 'x' ) as szFile: store_settings =...

    products.aspose.com/zip/python-net/advanced-api...
  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. PresentationML (PPTX, XML)|Aspose.Slides for PH...

    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....<a:off x= "0" y= "0" /> <a:ext cx= "0" cy= "0" /> <a:chOff x= "0"...</p:nvSpPr> <p:spPr> <a:xfrm> <a:off x= "2819400" y= "2590800" /> <a:ext...

    docs.aspose.com/slides/php-java/presentationml-...
  7. Set Bar Height for Barcode Image|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"...example code execution Manage X Dimension and Y Dimension...

    docs.aspose.com/barcode/jasperreports/set-the-b...
  8. 通过C++和Node.js更新ActiveX组合框控件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入ActiveX组合框控件的值。...正如你所看到的,活动X组合框的值已更新为"This is combo box control"。...示例代码 以下样本代码更新了 样本excel文件 中存在的活动X组合框控件的值。 const path = require (...

    docs.aspose.com/cells/zh/nodejs-cpp/update-acti...
  9. 在 .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/
  10. 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/