Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 29,870 for

x

(0.84 sec)
  1. shapes.svg

    Xmlns="http://www.w3.org/2000/svg"> X1="30" y1="30" X2="350" y2="290" style="stroke:rgb(255,0,0); stroke-width:3" /> X1="30" y1="50" X2="300" y2="350" styl......stroke-width:1; fill-opacity:1" /> <rect x="120" y="150" width="90" height="90"...

    docs.aspose.com/html/files/shapes.svg
  2. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to render Type 1 fonts within Java products.... Glyph coordinate for ‘X’ axis is calculated for every...every processed glyph. Both ‘X’ and ‘Y’ coordinates are passed into...

    docs.aspose.com/font/java/text-rendering-type1-...
  3. 使用 Java 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 在PowerPoint演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...dataPontPercent = 0f ; for ( int x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++) { series = chart . getChartData...

    docs.aspose.com/slides/zh/java/chart-data-label/
  4. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAXisTitle::get_Orientation method. Gets or sets the orientation of the aXis title teXt in C++....get_Title () -> set_Text ( u "X Axis" ); chart -> get_AxisX ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Orientation method. Gets or sets the orientation of the chart title teXt in C++....get_Title () -> set_Text ( u "X Axis" ); chart -> get_AxisX ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boXes that pop up: image.png (631 …..."llx", getattr(r, "lower_left_x", 0.0)) lly = getattr(r, "lly"..."urx", getattr(r, "upper_right_x", 0.0)) ury = getattr(r, "ury"...

    forum.aspose.com/t/really-weird-large-redaction...
  7. 图表数据标签|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中设置 PowerPoint 图表数据标签及距离...0 ; for ( var x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++ ) { series = chart . getChartData...

    docs.aspose.com/slides/zh/nodejs-java/chart-dat...
  8. How to obtain actual rendered width/bounds of T...

    Hello, We are currently testing TEXT and MTEXT entity processing using Aspose.CAD for .NET 26.1.0 and would appreciate some guidance. Our goal is to obtain the actual rendered width/height or bounding boX of DWG TEXT a…... So if X for them are the same, it will...Bounds[0].X + " " + ceb.Bounds[0].Y + " " + ceb.Bounds[1].X + " "...

    forum.aspose.com/t/how-to-obtain-actual-rendere...
  9. 使用 PHP 在演示文稿中管理图表数据标签|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...0 ; for ( $x = 0 ; $x < java_values ( $chart ->...-> getSeries () -> size ()) ; $x ++ ) { $series = $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  10. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...点的水平分量的形状: // 绘制连接器的垂直分量 float x = connector . getX () + connector...addAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); 结果: 案例 2 在...

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