Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 47,129 for

color

(1.41 sec)
  1. ThemeFont | Aspose.Words for Java

    Specifies the types of theme font names for document themes in Java....to work with theme fonts and colors. Document doc = new Document();...Normal style theme color is: {0} and RGB color is: {1}\n", font...

    reference.aspose.com/words/java/com.aspose.word...
  2. 在C++中如何使用颜色调色板|Documentation

    用C++代码向调色板添加自定义颜色,并使用带有Aspose.Cells for C++ API的Excel颜色调色板。...方法,接受以下参数来添加自定义颜色以修改调色板: Custom Color,要添加的自定义颜色。 Index,自定义颜色在调色板中的索引,将替换指定的颜色。应该在...workbook ; // Check if Orchid color is in the palette std :: cout...

    docs.aspose.com/cells/zh/cpp/excel-color-palette/
  3. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow.... solid_fill_color . color = portData . fill_format...fill_format . solid_fill_color . color temp . portion_format . font_bold...

    docs.aspose.com/slides/python-net/copying-parag...
  4. 用C++设置边框|Documentation

    如何在C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框宽度、样式和颜色,可以更好地控制单元格的外观。... 要设置边框的线色,可以使用Color枚举选择颜色,并将其赋值给Border对象的Color属性。 通过从 CellBorderType...:: TopBorder ). SetColor ( Color :: Black ()); style . GetBorders...

    docs.aspose.com/cells/zh/cpp/cells-border-setti...
  5. TableStyle.TopPadding | Aspose.Words for .NET

    Discover the TableStyle TopPadding property to easily adjust spacing above table cell contents, enhancing your table's readability and design....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  6. TableStyle.CellSpacing | Aspose.Words for .NET

    Discover the TableStyle CellSpacing property to easily adjust cell spacing in points, enhancing your table's appearance and readability....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  7. TableStyle.Borders | Aspose.Words for .NET

    Discover the TableStyle Borders property to access default cell borders for your styles, enhancing your design with seamless, customizable options....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  8. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....Set the Color of the Ellipse using SolidFillColor.Color property...the IShape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/net/ellipse/
  9. PDF to DOCX conversion loses all vector graphic...

    PDF to DOCX conversion loses all vector graphic Colors (rendered as black) Environment Product: Aspose.Words for Python via .NET Versions tested: 25.1.0 and 26.3.0 (same result) OS: Ubuntu 22.04 (Docker, also reproduced…...conversion loses all vector graphic colors (rendered as black) Aspose...conversion loses all vector graphic colors (rendered as black) Environment...

    forum.aspose.com/t/pdf-to-docx-conversion-loses...
  10. LaTeX 数学公式渲染 | C++

    本文介绍了 Aspose.TeX API 在 C++ 中的 LaTeX 数学公式渲染解决方案。您将在此找到功能的代码示例。...e{amssymb}\r\n\\usepackage{color}" ); 7 // Specify the scaling...9 // Specify the foreground color. 10 options -> set_TextColo...

    docs.aspose.com/tex/zh/cpp/latex-math-formula-r...