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

color

(0.1 sec)
  1. PS to GIF Conversion API | Node.js

    PS to GIF conversion from Aspose.Page for Node.js. Works in Node.js Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....animation and a limited 256‑color palette with lossless LZW compression...

    products.aspose.com/page/nodejs-cpp/conversion/...
  2. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。... ForegroundColor = Color . Aqua ; // Add stamp to particular...

    docs.aspose.com/pdf/zh/net/add-page-number/
  3. Aspose.Slides for PHP via Java 15.6.0 的公共 API 和...

    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 以正常颜色返回 Automatic 以自动颜色返回 Gray...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  4. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。... innerHTML = '<p style="color: green;">Calculation completed...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  5. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size.... color = "#FF0000" ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 将 SVG 转换为 XPS | Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 SVG 转换为 XPS。在 C# 示例中考虑各种 SVG 到 XPS 的转换方案。尝试在线 SVG 转换器。... This property sets the color that will fill the background...resolutions and change the background color to AliceBlue 13 XpsSaveOptions...

    docs.aspose.com/html/zh/net/convert-svg-to-xps/
  7. 将 EPUB 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET API 将 EPUB 转换为 PDF。在C#示例中考虑各种EPUB到PDF的转换方案。尝试在线EPUB转换器。... This property sets the color that will fill the background...page-size and change the background color to AliceBlue 10 PdfSaveOptions...

    docs.aspose.com/html/zh/net/convert-epub-to-pdf/
  8. Aspose::Words::Lists::ListTemplate enum | Aspos...

    Aspose::Words::Lists::ListTemplate enum. Specifies one of the predefined list formats available in Microsoft Word in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Create StockVolumeHighLowClose Chart in Excel u...

    Learn how to create a StockVolumeHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Detailed steps, code samples, and customization tips are provided....additional formatting such as line colors and border styles. Highlights...a distinct marker shape and color, improving readability. Secondary...

    blog.aspose.com/cells/create-stockvolumehighlow...
  10. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...get_SolidFillColor () -> set_Color ( Color :: get_Black ()); paragraph...AddTextFrame ( u "This is a sample of colored hyperlink." ); auto shape1PortionFormat...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/