Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 38,856 for

color

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Orientation method. Gets or sets the text orientation of the data labels of the entire series in C++....Solid ( System :: Drawing :: Color :: get_DarkBlue ()); // Set...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....and specify bold, italic, and color. const font = new AsposeCells.... setColor ( AsposeCells . Color . Blue ); // Create a watermark...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...
  3. CSS Extensions – CSS Vendor Prefixes – Aspose.HTML

    Learn about CSS vendor prefixes and consider C# example of how to use CSS extensions to create custom marks on document margins....used to specify the width and color of strokes for text characters...of "" totalPagesNumber(); 21 color: green; 22 } 23 24 /* Page title...

    docs.aspose.com/html/net/css-extensions/
  4. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples....setCommentsAreaColor ( Color . LTGRAY ); // Set the color for the comments...parameters such as size, resolution, color palette, and more. This code...

    docs.aspose.com/slides/androidjava/convert-slide/
  5. 编辑 HTML 文档 – C# – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML for .NET 读取或修改文档对象模型,如何创建 HTML 元素,以及如何使用内联、内部和外部 CSS。...element and assign the green color for all elements with class-name...style. TextContent = ".gr { color: green }" ; 9 10 // Find the...

    docs.aspose.com/html/zh/net/edit-html-document/
  6. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the table row in C++....Col ( System :: Drawing :: Color :: FromArgb ( 198 , 217 , 241...Col ( System :: Drawing :: Color :: get_White ()); builder ->...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    通过 C++ 使用 Aspose.Cells for JavaScript 添加 VBA 模块并修改 VBA 或宏。... innerHTML = '<p style="color: green;">VBA module added successfully...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++.... Add a fill color for chart series. Add labels...( 30 ))); // Sets the fill color for series series -> get_Format...

    docs.aspose.com/slides/cpp/create-chart/
  9. 档案

    档案...ColorBrus(System::Drawing::Color::get_Gray())); doc->AddPath...ColorBrus(System::Drawing::Color::get_Gray())); // 使用闭合矩形几何创建路径...

    blog.aspose.com/zh/page/insert-gradient-grid-tr...
  10. 将 MHTML 转换为 PNG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 MHTML 转换为 PNG、JPG、GIF、TIFF 和 BMP。考虑在 Java 代码中将 MHTML 转换为 PNG 的各种情况。...setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-mhtml-to-png/