Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 44,590 for

color

(0.39 sec)
  1. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably.... Color = Color . Black ; paragraph . Text...

    docs.aspose.com/slides/net/automating-powerpoin...
  2. 在 Java 中将 EPUB 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 JPG。在Java代码中考虑各种EPUB到JPG的转换方案。...setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-epub-to-jpg/
  3. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....set_FillColor ( System :: Drawing :: Color :: get_Red ()); group -> AppendChild...set_FillColor ( System :: Drawing :: Color :: get_LightBlue ()); group...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java...."HighlightColor" property to a background color that we want to apply to the...getApplyFont().setHighlightColor(Color.GRAY); NumberHexer numberHexer...

    reference.aspose.com/words/java/com.aspose.word...
  5. Customize Barcode Appearance in C#|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for .NET...units ) and color by initializing the Width and Color properties...Resolution in C# Customize Barcode Color Scheme in C# Analyzing your...

    docs.aspose.com/barcode/net/customize-barcode-a...
  6. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  7. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples.... This property sets the color that will fill the background...page-size and a background color 10 ImageSaveOptions options...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  8. How to Scale a Worksheet|Documentation

    This article shows you code explaining how to scale a worksheet using the Aspose.Cells library....Assistant Close Set Worksheet Tab Color Use Error Checking Options Analyzing...

    docs.aspose.com/cells/net/how-to-scale-a-worksh...
  9. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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.... ForegroundColor = Color . White ; // 设置图表区域的背景色 chart.... Area . BackgroundColor = Color . White ; // 设置图表区域的前景色 chart...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  10. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java....basic properties like Height, Color, NoShade etc. for the formatting...

    docs.aspose.com/words/java/working-with-shapes/