Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 28,979 for

x

(0.28 sec)
  1. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM 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...
  2. FieldGreetingLine | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  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. 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...
  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. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。... Rectangle { X = ( int ) tfa . TextFragments...

    docs.aspose.com/pdf/zh/net/text-annotation/
  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/