Sort Score
Result 10 results
Languages All
Labels All
Results 9,801 - 9,810 of 49,829 for

properties

(1.04 sec)
  1. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field... Properties Name Description display_result...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)... Properties Name Description count Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…...have similar structures and properties. Cell Formatting : Verify...

    forum.aspose.com/t/table-cell-vertical-alignmen...
  4. 如何通过 JavaScript 和 C++ 控制工作簿视图|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 控制工作簿视图。...converted from get/set to properties cell = cells . get ( "E10"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. Setting Attributes in HTML Template – Aspose.HT...

    Learn how to set attributes in HTML template and control the presence of attributes when populating templates using Aspose.HTML for .NET....its characteristics or set properties such as id, class, style...several assertions to check the properties of the <input> element. The...

    docs.aspose.com/html/net/setting-attributes-in-...
  6. 在 Android 上管理演示文稿中的音频|Aspose.Slides 文档

    在 Aspose.Slides for Android 中创建并控制音频帧——提供嵌入、裁剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中配置播放的 Java 示例。...Slides AudioFrame properties: Start 下拉列表对应 AudioFrame...Aspose.Slides AudioFrame properties: Fade In 对应 AudioFrame.FadeInDuration...

    docs.aspose.com/slides/zh/androidjava/audio-frame/
  7. Gantt Chart Data | Aspose.Tasks Documentation

    Learn how to read and interpret Gantt chart view settings in Microsoft Project files using Aspose.Tasks for .NET...below outlines supported properties and their availability in...timelines programmatically. Number Property name XML MPP ** ** ** ** **...

    docs.aspose.com/tasks/net/ganttchartview-data/
  8. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...can also look for specific properties that denote redlines. Store...summary. See Document.Revisions property. You can use LayoutCollector...

    forum.aspose.com/t/redlines-in-pdf/315965
  9. DICOM Imaging Operations|Aspose.Medical for .NE...

    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....present, use the NumberOfFrames property. // Load DICOM file Aspose...information. Accessing Image Properties After rendering, we can inspect...

    docs.aspose.com/medical/net/developer-guide/dic...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...Configure TextBox layout properties textBox.setVerticalAnchor(VerticalAlignment...Configure TextBox layout properties textBox.setVerticalAnchor(VerticalAlignment...

    forum.aspose.com/t/topic/324972