Sort Score
Result 10 results
Languages All
Labels All
Results 9,901 - 9,910 of 49,821 for

properties

(0.75 sec)
  1. 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...
  2. 如何通过 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-...
  3. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture... An important property of a shape is its ShapeBase...Creates a new shape object. Properties Name Description adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs....for configuration of CSS properties processing. setBackgroundColor(value)...every page. By default, this property is Transparent . setPageSetup(value)...

    docs.aspose.com/html/java/html-to-pdf-converter/
  5. Edit MHTML in C# – Aspose.HTML for .NET

    Code to edit MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MHTML document....Set style attribute with properties for the selected element...Set style attribute with properties for the selected element...

    products.aspose.com/html/net/editor/mhtml/
  6. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...{ //update text and other properties textFragment.Text = "!";...{ //update text and other properties textFragment.Text = ""; }...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  7. 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-...
  8. 在 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/
  9. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a document named Base_Document. I will be feeding some live data into the model, and during generation, this real-time data will be replaced using Aspose syntax. However, after generation, t…...{ // You can check other properties of the section and footer...headers, footers, and document properties. Follow-Up Questions: Are...

    forum.aspose.com/t/issue-with-page-numbers-in-g...
  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