Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 47,069 for

color

(0.14 sec)
  1. 如何使用 Java 添加 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Highlight 註釋。... setColor ( Color . getLightGreen ()); // Add...

    products.aspose.com/pdf/zh-hant/java/annotation...
  2. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... color = "#008000" ; // All inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article 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...
  4. Add Icons to Worksheet with Node.js via C++|Doc...

    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 . Blue ); c . setStyle ( s );...

    docs.aspose.com/cells/nodejs-cpp/insert-svg-to-...
  5. 在 PostScript 中处理文档 | C++

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能。...BackGroundColor specifies a color of page’s background. Can be...options -> set_BackgroundColor(Color::FromArgb(211, 8, 48)); 或者:...

    docs.aspose.com/page/zh/cpp/ps/working-with-doc...
  6. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....Color" , "RED" )); cell . getCellFormat...getStaticFieldValue ( "java.awt.Color" , "RED" )); cell . getCellFormat...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  7. 使用 Java 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式管理 PDF 文件中的表格... 5f , Color . getLightGray ()); table ....

    products.aspose.com/pdf/zh-hans/java/table/
  8. How to Control Workbook View with C++|Documenta...

    Learn how to control workbook view using the Aspose.Cells for C++ API.... SetColor ( Color :: Red ()); cell . SetStyle...

    docs.aspose.com/cells/cpp/how-to-control-workbo...
  9. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for C++ API....font properties such as name, color, boldness, etc. Access and Update...

    docs.aspose.com/cells/cpp/access-and-update-the...
  10. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++.... SetColor ( Color :: Blue ()); c . SetStyle (...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/