Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 44,583 for

color

(0.18 sec)
  1. Specify whether the PivotTable is compatible fo...

    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.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/specify-wh...
  2. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。... setColor ( Color . RED ); // 为图表系列 2 添加对数趋势线...(). setColor ( java . awt . Color . RED ); pres . save ( "Presentation...

    docs.aspose.com/slides/zh/java/trend-line/
  3. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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 = System . Drawing . Color . Red ; textbox...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. 通过C++的JavaScript将PdfSaveOptions和ImageOrPrintOpt...

    了解如何使用C++的Aspose.Cells for JavaScript设置PdfSaveOptions和ImageOrPrintOptions的DefaultFont属性,确保在字体缺失时正确渲染字体。... innerHTML = '<p style="color: red;">Please select an Excel...resultEl . innerHTML = '<p style="color: green;">Export completed. Click...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  5. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/get-header...
  6. Working with Projects | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C#....ystem::String(u "Gridlines Color: " ) + gridlines -> get_NormalColor());...LineColor: " ) + System::Drawing::Color::get_Red(), System::ObjectExt::Box...

    docs.aspose.com/tasks/cpp/project-views/
  7. 使用 C++ 管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 中管理表格的行和列,加快演示文稿编辑和数据更新。...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    docs.aspose.com/slides/zh/cpp/manage-rows-and-c...
  8. Path Builder – Create SVG Path – Aspose.SVG for...

    Learn how to use PathBuilder to create SVG paths using Aspose.SVG for .NET. PathBuilder makes it easier to create and manipulate SVG paths....the fill color of the path to teal 23 . Fill (Color. Teal ))...(f => f. None ()). Stroke (Color. IndianRed ). Transform (t =>...

    docs.aspose.com/svg/net/path-builder/
  9. Convert SVG to BMP – Aspose.HTML for .NET

    Convert SVG to BMP in C# using Aspose.HTML for .NET. Consider various SVG to BMP conversion scenarios in C# examples. Try online SVG Converter.... and change the background color to AliceBlue 13 ImageSaveOptions...BackgroundColor = System. Drawing . Color . AliceBlue , 18 UseAntialiasing...

    docs.aspose.com/html/net/convert-svg-to-bmp/
  10. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# using Aspose.HTML for .NET. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter.... and change the background color to AliceBlue 13 ImageSaveOptions...BackgroundColor = System. Drawing . Color . AliceBlue 19 }; 20 21 // Convert...

    docs.aspose.com/html/net/convert-svg-to-gif/