Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 28,950 for

x

(0.19 sec)
  1. 安装和运行示例| JavaScript 版 Aspose.Font

    了解如何安装和使用通过 C++ 实现的 Aspose.Font for JavaScript。找到代码示例以更好地理解。...因此,如果您使用的是Linux或Mac OS X,则系统上的所有内容都准备就绪。如果您是Windows用户,则可以从Python主页下载安装文件:...

    docs.aspose.com/font/zh/javascript-cpp/installa...
  2. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and eXtract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Android via Java. Fast how-to guide....directly to the addVideoFrame(float x, float y, float width, float height...

    docs.aspose.com/slides/androidjava/video-frame/
  3. 将 PDF 转换为 PNG|Aspose.PDF for Android via Java

    本页描述了如何使用 Aspose.PDF for Android via Java 将 PDF 页面转换为 PNG 图像,转换全部和单个页面为 PNG 图像。...()); return ; } // 获取特定页面区域的矩形 //x=0,y=0, w=200, h=125; Rectangle...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  4. 新增指定列 ,刷新表格后整体列长度没有增加,新增了两列,但是挤掉了两列 - Free Supp...

    您好 新增指定列 刷新表格后整体列长度没有增加, 使用这个方法,新增2列前的图 为 image.jpg (221.9 KB) image.jpg (86.3 KB) 以下是新增两列后的效果 image.jpg (83.6 KB)... 2、然后这个方法reRender() 是x-spreadsheet刷新表格的。您看在重新封装api的时候是否可以沿用。...

    forum.aspose.com/t/topic/311833
  5. TikZ for Presentations and Infographics | Aspos...

    Discover how to use TikZ for creating professional presentations and engaging infographics....begin{axis} [ 6 ybar, 7 symbolic x coords = {A,B,C,D}, 8 xtick =...

    docs.aspose.com/tex/net/tikz-for-presentations-...
  6. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TeXtSegment FloatingBoX TeXtFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...setLeft(x); floatingBox.setTop(y); floatingBox...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  7. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system, or memory using Java....for TrueType Fonts on Mac OS X Aspose.Words looks for fonts in...for TrueType fonts on Mac OS X. While this setting will work...

    docs.aspose.com/words/java/specify-truetype-fon...
  8. 使用C++设置图表数据源|Documentation

    了解Aspose.Cells for C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,以及如何连接和从中检索数据以填充工作表。...SetChartDataRange 方法设置图表的简单方法 查找图表系列中点的X和Y值类型 AI Document Assistant Close...

    docs.aspose.com/cells/zh/cpp/data-formatting-in...
  9. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... width } x { child_shape . height } ' ) Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。...add ( new GSave ()); // 将表单放置在 x=100 y=500 坐标位置 pageContents ....add ( new GSave ()); // 将表单放置在 x=100 y=300 坐标位置 pageContents ....

    docs.aspose.com/pdf/zh/java/operators/