Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 45,293 for

color

(0.27 sec)
  1. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML.... innerHTML = '<p style="color: red;">Please select an Excel...result . innerHTML = '<p style="color: green;">Files saved in memory...

    docs.aspose.com/cells/javascript-cpp/different-...
  2. Rule Builder – Configure SVG Style – Aspose.SVG...

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements.... Fill (Color. DarkRed ). FontWeight (FontWeight...properties (e.g., fill color, stroke color, font family) to target...

    docs.aspose.com/svg/net/rule-builder/
  3. 在 Java 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。... setColor ( Color . BLUE ); IImage thumbnail =...getExtrusionColor (). setColor ( new Color ( 128 , 0 , 128 )); // ... 设置其他...

    docs.aspose.com/slides/zh/java/3d-presentation/
  4. Apply Style on Cell|Documentation

    This article introduces how to get or set style format in the cell in the Worksheet in GridDesktop....Example To change the font and color of a cell using Aspose.Cells...borders can be drawn in any color. Moreover, developers have the...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. 在 Android 上创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。... setColor ( Color . BLUE ); IImage thumbnail =...getExtrusionColor (). setColor ( new Color ( 128 , 0 , 128 )); // ... 设置其他...

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  6. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....2)=0" ); // Set the background color and pattern for the FormatCondition's...GetStyle (). SetBackgroundColor ( Color :: Blue ()); formatCondition...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  7. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency.... Color = Color . Green ; doc . Save ( ArtifactsDir...CurrentStructuredDoc . Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3D for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3D 场景。... 1 , Color = new Vector3 ( Color . CadetBlue ) })...float depth; out vec4 color; void main() { color = vec4(depth, depth...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...
  9. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 获取单元格范围|Documentation

    了解如何通过Aspose.Cells for Java脚本通过C++ API获取单元格范围。...SaveFormat , FileFormatType , Color } = AsposeCells ; AsposeCells...createStyle (); temp . font . color = new Color ( 255 , 0 , 0 ); cell...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...