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

color

(0.06 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม แยกออก ลบตารางใน PDF โดยใช้ C++https://products.aspose.com/pdf/th/cpp/table/Recent content in เพิ่ม แยกออก ลบตารางใน PDF โดยใช้ C++ on As......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/cpp/table/index.xml
  2. 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/
  3. 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...
  4. Aspose::Words::Document::CopyStylesFromTemplate...

    Aspose::Words::Document::CopyStylesFromTemplate method. Copies styles from the specified template to a document in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Navy ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_DeepSkyBlue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 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-...
  6. 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...
  7. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow.... solid_fill_color . color = portData . fill_format...fill_format . solid_fill_color . color temp . portion_format . font_bold...

    docs.aspose.com/slides/python-net/copying-parag...
  8. 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/
  9. 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/
  10. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via 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/androidjava/manage-cells/