Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 45,760 for

color

(0.25 sec)
  1. 在处理拥有大型数据集的大文件时优化内存使用|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.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Memory settings applied...

    docs.aspose.com/cells/zh/javascript-cpp/optimiz...
  2. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell formatting properties in C++....Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Orange...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....// Set the font color font . SetColor ( Color :: Blue ()); //...true ); // Set the background color of C6 Cell to Red style . SetForegroundColor...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  4. Aspose::Words::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a table in the document in C++....Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Orange...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 使用C++的JavaScript设置打印选项|Documentation

    本文演示了如何使用JavaScript API和C++库以编程方式设置Excel工作表页面设置功能的打印选项。您可以设置打印区域、打印标题和页面顺序。... innerHTML = '<p style="color: green;">Print area set successfully...'result' ). innerHTML = '<p style="color: green;">Print title columns...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  6. 使用JavaScript通过C++自定义数据透视表的全球化设置|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.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  7. Aspose.PSD for Java 20.7 - 发行说明|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.... Color ); strokeEffect . setSize (...colorFillSettings . setColor ( Color . getGreen ()); // 其他用法请参考原文...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. Convert Image to SVG in C# – Vectorize raster i...

    Сonvert raster images into vector SVG format with Aspose.SVG for .NET. Supports conversion from PNG, JPG, BMP, TIFF, GIF, and ICO to SVG....The process includes at least color quantization, detection of boundaries...boundaries of single-color shapes, and their approximation by...

    docs.aspose.com/svg/net/convert-image-to-svg/
  9. Working with Document in PS file | Python

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python.... back_ground_color specifies a color of page’s background... back_ground_color = aspose. pydrawing . Color (211, 8, 48);...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background Color... I will set the background color Professionalize.Discourse November...visibleIndex, int length, Color color)>(capacity: 256); foreach...

    forum.aspose.com/t/words-how-to-obtain-data-for...