Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 45,967 for

color

(0.3 sec)
  1. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...setHighlightColor(new Color(211, 211, 211)); if (std.getLevel()...setHighlightColor(new Color(211, 211, 211)); Color color = std.getContentsFont()...

    forum.aspose.com/t/chinese-date-language-locale...
  2. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...sans-serif; padding: 20px; background-color: #f5f5f5; } .container { max-width:...margin: 0 auto; background-color: white; padding: 20px; border-radius:...

    forum.aspose.com/t/tables-with-images-in-multip...
  3. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。... innerHTML = '<p style="color: green;">Operation completed...'result' ). innerHTML = '<p style="color: green;">Workbook created successfully...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  4. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。... background_color = apdf . Color . blue textFragment...text_state . foreground_color = apdf . Color . yellow # Create TextBuilder...

    products.aspose.com/pdf/zh-hans/python-net/create/
  5. Forms2OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.Forms2OleControl class. Represents Microsoft Forms 2.0 OLE control...Description back_color Gets or sets a background color of the control...state. fore_color Gets or sets a foreground color of the control...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...(); $colors = new Color (); // Set the table border color as LightGray...$borderSide -> All , 0.5 , $colors -> getLightGray ()); $table...

    products.aspose.com/pdf/zh-hant/php-java/table/...
  7. Save a 3D Scene in the PDF|Documentation

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can build a 3D scene by adding Camera, Light, polygons and various other entities. They can also now save a 3D scene in the PDF file format....pydrawing import Color from aspose.threed import Scene...material . diffuse_color = Vector3 ( Color . dark_cyan ) # Create...

    docs.aspose.com/3d/python-net/save-a-3d-scene-i...
  8. ChartDataPointCollection.GetEnumerator | Aspose...

    Discover the ChartDataPointCollection GetEnumerator method to easily access data points. Streamline your data handling with this efficient enumerator!...series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataPoint.ClearFormat | Aspose.Words for .NET

    Discover how the ChartDataPoint ClearFormat method resets your data point's format to default, enhancing clarity and consistency in your charts....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CheckBoxControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.CheckBoxControl class. The CheckBox control toggles a value....backColor Gets or sets a background color of the control. The default...foreColor Gets or sets a foreground color of the control. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...