Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 45,869 for

color

(0.1 sec)
  1. 55541789.xlsx

    Sheet1 Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK Pear Truck Orange Circle China Coconut Bus Purple Square India Banana Scooter Yellow Rectangle Pakistan Mango Van Blue Line Bang......Sheet1 Country Fruit Vehicle Color Shape USA Apple Car Green Oval...

    docs.aspose.com/cells/ar/cpp/find-the-root-elem...
  2. BorderCollection.lineStyle property | Aspose.Wo...

    BorderCollection.lineStyle property. Gets or sets the border style.... color = "#008000" ; pageSetup . borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Apply a fill color to the chart series. Add labels..., 1 , 30 )) # Set the fill color for the series. series . format...

    docs.aspose.com/slides/python-net/create-chart/
  4. 将Excel工作簿转换为Ods、Sxc和Fods(OpenOffice / LibreOffi...

    如何通过Aspose.Cells for JavaScript使用C++将Excel转换为Ods(OpenOffice / LibreOffice Calc)或将Ods(OpenOffice / LibreOffice Calc)转换为Excel。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Files generated successfully...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....pdf import Color from aspose.pdf.drawing import...as ap from aspose.pdf import Color from aspose.pdf.drawing import...

    docs.aspose.com/pdf/python-net/text-formatting-...
  6. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape type of chart elements in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_DarkGreen...Solid ( System :: Drawing :: Color :: get_Green ()); series ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 在 Python 中管理 PowerPoint 文本段落|Aspose.Slides for ...

    使用 Aspose.Slides for Python(基于 .NET)掌握段落格式——在 Python 中优化 PowerPoint 和 OpenDocument 演示文稿的对齐、间距和样式,以吸引观众。... solid_fill_color . color = draw . Color . red text_frame...fill_format . solid_fill_color . color = draw . Color . blue text_frame...

    docs.aspose.com/slides/zh/python-net/manage-par...
  8. Document.get_page_info method | Aspose.Words fo...

    Document.get_page_info method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering....check whether the page is in color or not. doc = aw . Document...page of the document is not colored. self . assertFalse ( doc ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Provide exported worksheet HTML file path via I...

    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.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">HTML exported successfully...

    docs.aspose.com/cells/javascript-cpp/provide-ex...
  10. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/