Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 45,503 for

color

(0.2 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 适用于 Rust 的 PDF 格式转换解决方案 https://products.aspose.com/pdf/zh-hans/rust-cpp/conversion/ Recent content in 适用于 Rust 的 PDF 格式转换解决方案 on Aspsoe.PDF Pr......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hans/rust-cpp/conver...
  2. Aspose.PSD for Python via .NET 23.12 - Release ...

    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 P:Aspose.PSD.FileFormats.Psd...gradientFillSettings . color == Color . empty assert gradientFillSettings...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  3. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row...background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 러스트를 위한 PDF 형식 변환 솔루션 https://products.aspose.com/pdf/ko/rust-cpp/conversion/ Recent content in 러스트를 위한 PDF 형식 변환 솔루션 on Aspsoe.PDF Products Hu......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/ko/rust-cpp/conversion/...
  5. BaseGenerationParameters | Aspose.BarCode for J...

    Barcode image generation parameters.... getBackColor() Background color of the barcode image. getBarcode()...modes. setBackColor(Color value) Background color of the barcode image...

    reference.aspose.com/barcode/java/com.aspose.ba...
  6. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how document revisions are handled during layout process. To learn more, visit the documentation article in C++....const Allows to specify the color to be used for comments. Default...get_DeleteCellColor () Allows to specify the color to be used for deleted cells...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. ASSERT_EQ ( 4 , imageData...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and section properties.... color = aspose . pydrawing . Color . blue border...run . font . color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...."Title" ); // Setting the font color of the chart title to blue chart...(). GetFont (). SetColor ( Color :: Blue ()); // Move the legend...

    docs.aspose.com/cells/cpp/chart-legend/