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

color

(0.78 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  2. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the major tick marks.... color = aspose . pydrawing . Color . red y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manipulating TIFF 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....using load_pixels method into Colors array and create an instance...using frame pixels, copied in Colors array. Please note, the above...

    docs.aspose.com/imaging/python-net/manipulating...
  4. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...create_pen_by_color_and_width (aspose. pydrawing . Color . black ...pydrawing . Color . black , aspose. pydrawing . Color . white ))...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Worksheet copied successfully...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  6. Aspose::Words::Rendering::ColorPrintMode enum |...

    Aspose::Words::Rendering::ColorPrintMode enum. Specifies how non-Colored pages are printed if the device supports Color printing in C++....non-colored pages are printed if the device supports color printing...settings. GrayscaleAuto 1 Non-colored pages if detected are printed...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...set_Border ( System :: Drawing :: Color :: get_Black ()); opt1 -> g...

    docs.aspose.com/pdf/zh/cpp/create-form/
  8. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....include the name, style, size, color, and other effects of the fonts...(); return 0 ; } Setting Font Color Use the Style.GetFont() object’s...

    docs.aspose.com/cells/cpp/cells-font-settings/
  9. Aspose::Words::Drawing::Stroke::set_Color2 meth...

    Aspose::Words::Drawing::Stroke::set_Color2 method. Setter for Aspose::Words::Drawing::Stroke::get_Color2 in C++....set_Color2 ( System :: Drawing :: Color value ) See Also Class Stroke...Aspose::Words::Drawing::Stroke::set_Color method Aspose::Words::Drawi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Sheet copied successfully...

    docs.aspose.com/cells/javascript-cpp/copying-an...