Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 44,471 for

color

(0.07 sec)
  1. Copy Range Style Only with C++|Documentation

    Learn how to copy only the style of a range in Excel using Aspose.Cells with C++.... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/cpp/copy-range-style-only/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แยกข้อความหรือรูปภาพจาก PDF โดยใช้ JavaScripthttps://products.aspose.com/pdf/th/nodejs-cpp/parser/Recent content in แยกข้อความหรือรูปภาพจาก PDF......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/nodejs-cpp/parser/in...
  3. 使用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.... color = AsposeCells . Color . Red ; range . insideBorders...CellBorderType . Thin , color : innerColor }; innerColor . color = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/set-ran...
  4. ShadowFormat.transparency property | Aspose.Wor...

    ShadowFormat.transparency property. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear)...Examples Shows how to set a color with transparency. doc = aw...file_name = MY_DIR + 'Shadow color.docx' ) shape = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Providing an image as raw byte data|Documentation

    Providing an image as array of bytes or pixels to the Aspose.OCR for C++.... Adding color image The color image is provided in...representing the amount of each color per pixel in red-green-blue...

    docs.aspose.com/ocr/cpp/content-for-ocr/image-b...
  6. How to Create Hello World Presentations in .NET...

    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....World" ); // Change the text color to Black (which is White by...SolidFillColor . Color = Color . Black ; // Change the line color of the...

    docs.aspose.com/slides/net/how-to-create-hello-...
  7. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, Color, and so on) for an object. To learn more, visit the documentation article in C++....attributes (font name, font size, color, and so on) for an object. To...Returns the present calculated color of the text (black or white)...

    reference.aspose.com/words/cpp/aspose.words/font/
  8. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    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....Support of lclrResource (Sheet color setting) Feature PSDNET-563...Section Resource #1010 Background color Feature PSDNET-530 Adding of...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  9. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....dispose (); } } Change the Series Color Aspose.Slides for PHP via Java...allows you to change a series' color this way: Create an instance...

    docs.aspose.com/slides/php-java/chart-series/
  10. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation.... setColor ( Color . RED ); cell . getCellFormat...getSolidFillColor (). setColor ( Color . RED ); cell . getCellFormat...

    docs.aspose.com/slides/java/manage-cells/