Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 26,455 for

x

(0.33 sec)
  1. 使用连接索引连接形状|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.... X . Ufe . F = "Width*0.33" ; connection1...Connection (); connection3 . X . Ufe . F = "Width*0.66" ; connection3...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  2. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for C++ for PPT and PPTX, with practical C++ code eXamples....ValidateChartLayout (); double x = chart -> get_PlotArea () ->...ValidateChartLayout (); double x = chart -> get_PlotArea () ->...

    docs.aspose.com/slides/cpp/chart-calculations/
  3. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides typed access to a collection of [Table](../table/) nodes... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 Android 上管理演示文稿中的图表数据标签|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  5. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....renderToScale(Graphics2D graphics, float x, float y, float scale) Renders...renderToSize(Graphics2D graphics, float x, float y, float width, float height)...

    reference.aspose.com/words/java/com.aspose.word...
  6. .NET 中向演示文稿添加页眉和页脚的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用旧版和新版 Aspose.Slides API 为 PowerPoint PPT、PPTX 和 ODP 演示文稿添加页眉和页脚。...x 之前的 Aspose.Slides for .NET 版本...新版 Aspose.Slides for .NET 13.x 方法 using ( Presentation sourcePres...

    docs.aspose.com/slides/zh/net/how-to-add-header...
  7. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...getWidth() + " x " + pdfPageInfo.getHeight());..." + scaledDimension.width + " x " + scaledDimension.height); Capture...

    forum.aspose.com/t/black-box-for-certain-images...
  8. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an eXisting sheet teXt overlaps based on the (X + width, y + height) coordinates. If it does, th…...sheet text overlaps based on the (x + width, y + height) coordinates...shapes left to right by their X (LeftToCorner) value List<Aspose...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  9. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for Java—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/java/error-bar/
  10. 如何在 Angular 中使用 Aspose.CAD|CAD Documentation

    在 Angular 中使用 Aspose.CAD。...then(async buff => { let x = new Uint8Array(buff); this.imgFile...imgFile = await Image.Load(x); //加载图像 console.log(this.imgFile);...

    docs.aspose.com/cad/zh/javascript-net/showcases...