Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 26,578 for

x

(0.23 sec)
  1. 在 Android 上的演示文稿中管理 SmartArt 形状节点|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PPT 和 PPTX 中管理 SmartArt 形状节点。获取清晰的 Java 代码示例和技巧,以简化您的演示文稿。...via Java 支持设置 SmartArtShape 的 X 和 Y 属性。下面的代码片段展示了如何设置自定义的 SmartArtShape...

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  2. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....'stretch' — scale independently in X and Y (may distort). margins :...alternative text will be set and get x_image = document . pages [ 1 ]...

    docs.aspose.com/pdf/python-net/whatsnew/
  3. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......12, 8, 100, 60) shape1_center_x = shape1.upper_left_column * 64...shape1.height // 2 shape2_center_x = shape2.upper_left_column * 64...

    forum.aspose.com/posts.rss
  4. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。...Pptx ); } 结果: 创建散点图 散点图(也称为散点图或 X‑Y 图)常用于检查模式或演示两个变量之间的相关性。 在以下情形使用散点图:...SetAxisTitle ( horizontalAxis , "X Axis" ); // 设置垂直坐标轴 IAxis verticalAxis...

    docs.aspose.com/slides/zh/net/create-chart/
  5. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of teXt when displaying this WordprocessingML content in Java....format("\t{0}, {1}x{2}", childShape.getShapeType()...println(MessageFormat.format("\t{0}, {1}x{2}", childShape.getShapeType()...

    reference.aspose.com/words/java/com.aspose.word...
  6. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java.... // Create an X.509 certificate from a PKCS#12...encrypted document file. // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/java/com.aspose.word...
  7. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....format("\t{0}, {1}x{2}", childShape.getShapeType()...println(MessageFormat.format("\t{0}, {1}x{2}", childShape.getShapeType()...

    reference.aspose.com/words/java/com.aspose.word...
  8. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java.... // Create an X.509 certificate from a PKCS#12...encrypted document file. // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....x/6.x documents like the one we have...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。...PPTX ) 效果如下: 创建散点图 散点图(亦称散点图或 x‑y 图)常用于检查模式或展示两个变量之间的相关性。 在以下情况下使用散点图:...set_axis_title ( horizontal_axis , "X Axis" ) # 设置垂直轴。 vertical_axis...

    docs.aspose.com/slides/zh/python-net/create-chart/