Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 28,966 for

x

(0.14 sec)
  1. Manage Connectors in Presentations Using JavaSc...

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

    docs.aspose.com/slides/nodejs-java/connector/
  2. 使用SkiaSharp解码和编码纹理|Documentation

    使用SkiaSharp从图像文件解码纹理...* y ; for ( int x = 0 ; x < map . Width ; x ++, p += 4 ) { byte...

    docs.aspose.com/3d/zh/net/decode-and-encode-tex...
  3. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size.... page_width } x { builder . page_setup . page_height...builder . page_setup . page_width } x { builder . page_setup . page_height...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...合并单元格中的编号 如果我们将两个单元格对 (1,1) x (2,1) 和 (1,2) x (2,2) 合并,生成的表格将具有编号。以下...setWidth ( 5 ); } } // 合并单元格 (1, 1) x (2, 1) tbl . mergeCells ( tbl...

    docs.aspose.com/slides/zh/java/manage-cells/
  5. 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...
  6. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with eXamples of size control, styling, and optimization techniques....dimensions of your barcode using X-Dimension (narrow bar width) and...CODE_128 , "SIZE-DEMO-123" ); // X-Dimension: width of the narrowest...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. 在 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/
  8. Supported characters|Documentation

    A full list of characters recognized by Aspose.OCR for Python via Java....V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z...

    docs.aspose.com/ocr/python-java/supported-chara...
  9. 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/
  10. ChartTitle.Orientation | Aspose.Words for .NET

    ChartTitle Orientation property. Gets or sets the orientation of the chart title teXt.... Text = "X Axis" ; chart . AxisX . Title...

    reference.aspose.com/words/net/aspose.words.dra...