Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 45,859 for

color

(0.25 sec)
  1. Working with print tickets | C++

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for C++...OneSided ); How to specify color settings for the output The...the characteristics of the color settings for the output. There...

    docs.aspose.com/page/cpp/xps/print-tickets/
  2. 在 Python 应用程序中管理 Outlook OLM 文件|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.... Name } " ) # Color is represented as a hexadecimal...print ( f "Category color: { category . Color } " ) 此外,您可以通过遍历文...

    docs.aspose.com/email/zh/python-net/open-read-o...
  3. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。... foreground_color = apdf . Color . aqua # Add stamp to...

    products.aspose.com/pdf/zh-hans/python-net/stamps/
  4. Export Worksheet CSS Separately in Output HTML|...

    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....some text to cell B5 in red color, and then saves it in HTML format...

    docs.aspose.com/cells/net/export-worksheet-css-...
  5. Chart class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Chart class. Provides access to the chart shape properties... color = "#008000" ; // Set the "Show"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...text like font, font size, color etc. Save PDF file, You will...

    products.aspose.com/pdf/javascript-cpp/signature/
  7. 格式 Visio 页|Documentation

    本节介绍如何将样式应用于带有 Aspose.Diagram 的 visio 页面。... Color . Value = "#00ff00" ; ch . IX...

    docs.aspose.com/diagram/zh/net/format-visio-pages/
  8. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....that are filled with yellow color will become 120 , as shown in...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  9. 使用 Java 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加文本图章。... setForegroundColor ( Color . getGreen ()); // Add stamp...

    products.aspose.com/pdf/zh-hant/java/stamps/text/
  10. 使用 C++ 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加文本图章。...() -> set_ForegroundColor ( Color :: get_Green ()); // Add stamp...

    products.aspose.com/pdf/zh-hans/cpp/stamps/text/