Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 44,687 for

color

(0.61 sec)
  1. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library....that specify properties for color, font, fill, line properties...pattern, foreground color, and background color. Line Contains elements...

    docs.aspose.com/diagram/net/object_model/
  2. Barcode Image Basic Features|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....Working with Image Borders Color any Part of the Barcode Image...

    docs.aspose.com/barcode/jasperreports/barcode-i...
  3. Managing TextBox with JavaScript via C++|Docume...

    Learn how to manage TextBox in Excel using Aspose.Cells for JavaScript via C++....const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...12 ; textBox . fillColor = Color . fromArgb ( 255 , 255 , 255...

    docs.aspose.com/cells/javascript-cpp/managing-t...
  4. Modifying 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....creating the illusion of new colors and shades by varying the pattern...common means of reducing the color range of images down to the...

    docs.aspose.com/psd/java/modifying-images/
  5. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization.... innerHTML = '<p style="color: red;">Please select an Excel...categoryData = "A2:A9" ; // Set color for the first series (Volume)...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  6. Cells Formatting|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....class are as follows: Set fill color of the cell Set the text wrap...right borders Set the font color, font size, font name, strike...

    docs.aspose.com/cells/cpp/cells-formatting/
  7. Aspose::Words::Tables::Table::get_Style method ...

    Aspose::Words::Tables::Table::get_Style method. Gets or sets the table style applied to this table in C++....Col ( System :: Drawing :: Color :: get_AntiqueWhite ()); tableStyle...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。... setColor ( Color . RED ); cell . getCellFormat...getSolidFillColor (). setColor ( Color . RED ); cell . getCellFormat...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  9. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...DeleteColor = Color . DarkGray , InsertColor = Color . LightYellow...DeleteColor = Color . DarkGray , InsertColor = Color . LightYellow...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  10. Get Cells Range|Documentation

    Learn how to get cells range through the Aspose.Cells for JavaScript via C++ API....SaveFormat , FileFormatType , Color } = AsposeCells ; AsposeCells...createStyle (); temp . font . color = new Color ( 255 , 0 , 0 ); cell...

    docs.aspose.com/cells/javascript-cpp/get-cells-...