Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 46,368 for

color

(0.15 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม ย้าย หรือลบหน้าใน PDF โดยใช้ php-java https://products.aspose.com/pdf/th/php-java/pages/ 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/php-java/pages/index...
  2. Aspose::Words::Saving::MultiPageLayout class | ...

    Aspose::Words::Saving::MultiPageLayout class. Defines a layout for rendering multiple pages into a single output in C++....get_BackColor () Gets the background color of the output. The default is...get_BorderColor () Gets the color of the pages border. The default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....Drawing :: Color :: get_Green (), System :: Drawing :: Color :: get_Red...( 0 ) -> set_Color ( System :: Drawing :: Color :: get_Aqua ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via C++ to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells for Node...setLineStyle to set a border’s line color and style respectively. To set...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  5. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....apply cell shading, borders, colored icons, arrows, flags and font...Automatically shade cells with color scales based on their relation...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  6. Shading.ForegroundPatternThemeColor | Aspose.Wo...

    Discover how to customize the Shading ForegroundPatternThemeColor property to enhance your design's Color scheme and elevate your visual appeal....foreground pattern theme color in the applied color scheme that is associated...set foreground and background colors for shading texture. Document...

    reference.aspose.com/words/net/aspose.words/sha...
  7. ViewOptions.displayBackgroundShape property | A...

    ViewOptions.displayBackgroundShape property. Controls display of the background shape in print layout view....document with a flat background color. const html = `<html> <body...<body style='background-color: blue'> <p>Hello world!</p> </body>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Raw Data Processing|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....example conversion from CMYK color space to RGB is not available...bitsCount) % 8. Indexed RGB Color Conversion To get the highest...

    docs.aspose.com/imaging/net/raw-data-processing/
  9. Border Settings with Golang via C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells, developers...GetLineStyle() to set a border’s line color and style respectively. To set...

    docs.aspose.com/cells/go-cpp/cells-border-setti...
  10. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....ellipse object with a certain color. public static void ExampleEllipse...BorderInfo ( BorderSide . All , Color . getGreen ()); graph . setBorder...

    docs.aspose.com/pdf/java/add-ellipse/