Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 46,168 for

color

(0.24 sec)
  1. Create Workbook and Worksheet Scoped Named Rang...

    Learn how to create workbook and worksheet scoped named ranges using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: green;">Named range "workbookScope"...'result' ). innerHTML = '<p style="color: green;">Workbook processed...

    docs.aspose.com/cells/javascript-cpp/create-wor...
  2. Load the Workbook with Specific System Culture ...

    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: green;">Workbook created from...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/load-the-w...
  3. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Crop, Rotate and Resize 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....Background color: A Color type parameter specifies the color to be...

    docs.aspose.com/psd/java/crop-rotate-and-resize...
  5. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...the style of the cell - font color is Red Style st = cell . GetStyle...st . GetFont (). SetColor ( Color :: Red ()); cell . SetStyle...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  6. 用JavaScript via C++保护PDF文档|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++通过设置所有者密码和用户密码以及权限来保护PDF文件。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">PDF generated successfully...

    docs.aspose.com/cells/zh/javascript-cpp/secure-...
  7. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart... color = aspose . pydrawing . Color . red y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 从XML生成PDF|Aspose.PDF for C++

    Aspose.PDF for C++ 提供了几种将XML文件转换为PDF文档的方法,要求输入XML文件。...<Border> <Top Color= "Black" ></Top> <Bottom Color= "Black" ></Bottom>...></Bottom> <Left Color= "Black" ></Left> <Right Color= "Black" ></Right>...

    docs.aspose.com/pdf/zh/cpp/generate-pdf-from-xml/
  9. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasHorizontalBorder method. Gets or sets a flag indicating whether a horizontal border of the data table is displayed. The default value is true in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_DarkBlue...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Java for PPT and PPTX, with practical Java code examples....15 ); //Setting series line color series . getFormat (). getLine...getSolidFillColor (). setColor ( Color . MAGENTA ); series . getFormat...

    docs.aspose.com/slides/java/chart-calculations/