Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 45,423 for

color

(0.17 sec)
  1. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">PDF generated successfully...

    docs.aspose.com/cells/javascript-cpp/draw-timel...
  2. 通过C++使用JavaScript获取工作表唯一ID|Documentation

    本文介绍了如何使用JavaScript库和C++ API编程方式获取Excel工作表的唯一ID。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Unique Id: ' + uniqueId...

    docs.aspose.com/cells/zh/javascript-cpp/get-wor...
  3. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。..."Courier New"; //// set text color //ch.Color.Value = "#ff0000"; ////..."Courier New"; //// set text color //ch.Color.Value = "#ff0000"; ////...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/
  4. 使用JavaScript通过C++提取Gear类型SmartArt形状中的文本|Documen...

    学习如何使用Aspose.Cells for Java脚本通过C++从Gear类型SmartArt形状中提取文本... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Found gear shape texts:</p><ul>'...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  5. 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...
  6. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit hyperlinks of a worksheet using Aspose.Cells for JavaScript via the C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Hyperlinks updated...

    docs.aspose.com/cells/javascript-cpp/editing-hy...
  7. Chart.axis_y property | Aspose.Words for Python

    Chart.axis_y property. Provides access to properties of the primary Y axis of the chart.... color = aspose . pydrawing . Color . red y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); // 将 PPTX...get_SolidFillColor () -> set_Color ( Color :: get_Black ()); shape2...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  9. Aspose::Words::BorderCollection class | Aspose....

    Aspose::Words::BorderCollection class. A collection of Border objects. To learn more, visit the documentation article in C++.... get_Color () Gets or sets the border color. get_Count...const override set_Color (System::Drawing::Color) Setter for Asp...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Shape is created but it is not visible - Free S...

    When i create a shape it is created and i also can select shape from Page Layout → Selection Pane but it is not visible directly How can i fix this issue can you repair ma sample code which is mentioned below. ShapePat…...Color = Color.Red; // Set the Fill color alcBufferLine...alcBufferLine.Line.SolidFill.Color = Color.Red; Professionalize.Discourse...

    forum.aspose.com/t/shape-is-created-but-it-is-n...