Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 46,167 for

color

(0.18 sec)
  1. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Color = Color . Black . ToArgb (); ppChart.... Line . ForeColor . RGB = Color . Black . ToArgb (); // Access...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  2. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++.... innerHTML = '<p style="color: green;">Page margins set successfully...'result' ). innerHTML = '<p style="color: green;">Workbook processed...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  4. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....set_TextColor ( System :: Drawing :: Color :: get_Blue ()); auto freeTextAnnotation... 16 , System :: Drawing :: Color :: get_Red ())); annotation...

    docs.aspose.com/pdf/cpp/text-annotation/
  5. 使用 JavaScript 通过 C++ 使用 ImageOrPrint 选项将工作表转换为图...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表转换为图片文件,并应用各种图片和打印选项。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Image rendered successfully...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At... SetPaint ( new SolidBrush(Color. Blue )); 32 33 //Fill the rectangle...

    docs.aspose.com/page/net/ps/working-with-clips/
  7. 在 .NET 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... Color = Color . Blue ; // 将演示文稿保存到磁盘。...FillFormat . SolidFillColor . Color = Color . ForestGreen ; // 将演示文稿保存到磁盘。...

    docs.aspose.com/slides/zh/net/presentation-back...
  8. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At... SetPaint ( new SolidBrush(Color. Blue )); 32 33 //Fill the rectangle...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  9. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: green;">Validation added successfully...errorMessage = "Please select a color from the list" ; // Specify...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  10. How to create a TreeMap chart|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for .NET. Our guide will help you understand the various properties and formatting options available for Treemap charts, including Colors, labels, and data representation....chart displays categories by color and proximity, and can easily...

    docs.aspose.com/cells/net/creating-treemap-chart/