Sort Score
Result 10 results
Languages All
Labels All
Results 9,381 - 9,390 of 45,761 for

color

(0.22 sec)
  1. Convert HTML to DOCX – Aspose.HTML for Python v...

    Convert HTML to DOCX programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to DOCX conversion scenarios with Python examples.... background_color = pd. Color . bisque 32 33 # Convert...css media_type, background color, and resolution, and then performing...

    docs.aspose.com/html/python-net/convert-html-to...
  2. 用C++管理范围|Documentation

    学习如何使用Aspose.Cells和C++管理Excel文件中的范围。通过编程创建、修改和设置范围样式。... SetForegroundColor ( Color :: Red ()); range . Get ( 0...style32 . SetForegroundColor ( Color :: Green ()); range . Get (...

    docs.aspose.com/cells/zh/cpp/managing-ranges/
  3. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...// Set the font color font . SetColor ( Color :: Blue ()); //...true ); // Set the background color of C6 Cell to Red style . SetForegroundColor...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  4. Convert Presentation Slides to Images in JavaSc...

    Convert slides from PPT, PPTX and ODP to images in JavaScript using Aspose.Slides for Node.js via Java — fast, high-quality rendering with clear code examples....Color" , "LIGHT_GRAY" )); // Set the color for the comments...parameters such as size, resolution, color palette, and more. This JavaScript...

    docs.aspose.com/slides/nodejs-java/convert-slide/
  5. 在 Java 中将 EPUB 转换为 PNG - Aspose.HTML for Java

    使用Aspose.HTML for Java API在Java中将EPUB转换为PNG。在Java代码示例中考虑各种EPUB到PNG的转换方案。...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-png/
  6. 管理 Android 上的演示文稿背景|Aspose.Slides 文档

    了解如何使用适用于 Android 的 Aspose.Slides 通过 Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。... setColor ( Color . BLUE ); // 将演示文稿保存到磁盘。 presentation...getSolidFillColor (). setColor ( Color . GREEN ); // 将演示文稿保存到磁盘。 presentation...

    docs.aspose.com/slides/zh/androidjava/presentat...
  7. Manipulating JPEG Images|Documentation

    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....provide support for CMYK and YCCK color models with JPEG-LS. The code...API now provide support for Color Type and compression Type and...

    docs.aspose.com/imaging/python-net/manipulating...
  8. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....demonstrates how to change font color of the first Run in the document:...changes to the run run . font . color = "red" ; // Save the result...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  9. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your document styling effortlessly!... Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/par...
  10. Applying Median and Wiener Filters|Documentation

    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....Applying Gauss Wiener Filter For Colored image Aspose.PSD provides ...GaussWienerFilterOpt for colored images as well. The code snippet...

    docs.aspose.com/psd/net/applying-median-and-wie...