Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 46,368 for

color

(0.36 sec)
  1. 用 JavaScript 和 C++ 显示或隐藏行、列和滚动条|Documentation

    本文演示了如何使用 C++ 的 JavaScript API 编程显示和隐藏 Excel 工作表的行和列,控制滚动条的显示,以及高效隐藏多行多列。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  2. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Shapes locked successfully...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  3. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...square 28 Pen pen = new Pen(Color. Black , 2); 29 30 //For every...HatchBrush(hatchStyle, Color. Black , Color. White )); 35 36 //Calculate...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  4. Aspose.PSD for .NET 20.4 - 发行说明|Documentation

    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....Color T:Aspose.PSD.FileFormats.Psd...GradientColorPoint.#ctor(Aspose.PSD.Color,System.Int32,System.Int32) 移除的...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. In version 24.2.0 “Update Whole Sheet” function...

    Open an Excel sheet in the web application. Edit the value of any cell. Click “Save” or activate the updateWholeSheet() function. Note that: Cell values ​​remain unchanged after saving. Styles are updated correctly. …...“styles”:[{“textwrap”:false,“color”:“ #000000 ”,“align”:“right”...“italic”:false}},{“textwrap”:false,“color”:“ #000000 ”,“underline”:true...

    forum.aspose.com/t/in-version-24-2-0-update-who...
  6. 使用 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/
  7. 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...
  8. 使用 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/...
  9. 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...
  10. Aspose::Words::ImportFormatOptions class | Aspo...

    Aspose::Words::ImportFormatOptions class. Allows to specify various import options to format output. To learn more, visit the documentation article in C++....specifies whether to resolve theme colors of the shapes forcibly. The...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/imp...