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

x

(0.09 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. 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...
  4. 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...
  5. 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...
  6. 使用 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/
  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. 使用 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...
  9. Different Results for Table.y and Cell.offset_y...

    Hello Aspose Team, I am using Aspose.Slides for Python via .NET and noticed an inconsistency between Windows(local) and UniX(UAT) environments when working with tables. Problem: The value of the following properties di…...x + cell.offset_y cell.height The...rows[rowIndex][columnIndex] cell_x = table.x + cell.offset_x cell_y = table.y...

    forum.aspose.com/t/different-results-for-table-...
  10. 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...