Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 28,963 for

x

(0.08 sec)
  1. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    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....“OneReview-InDesign-InContextTranslation/x” (Feature is available in Photoshop..."OneReview-InDesign-InContextTranslation" , "x.ai" , 0L , "" , 6 , "unlicensed"...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  2. 在 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...
  3. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    使用 Aspose.Slides for Android 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...dispose (); } 创建散点图表 散点图(也称为散点图或 x-y 图)常用于检查模式或展示两个变量之间的相关性。 您可能在以下情况下使用散点图...setAxisTitle ( horizontalAxis , "X Axis" ); // 设置垂直轴。 IAxis verticalAxis...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  4. FieldAutoNumLgl | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldTC | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. 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
  7. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java.... Preserve New Line Entries (\X Switch) Similar to the switch...

    docs.aspose.com/words/java/working-with-table-o...
  8. 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...
  9. 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...
  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/