Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 46,368 for

color

(0.57 sec)
  1. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table.... color = aspose . pydrawing . Color . dark_blue doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... background_color = apdf . Color . light_gray text_fragment...text_state . foreground_color = apdf . Color . red # Create TextBuilder...

    products.aspose.com/pdf/python-net/text/
  3. CodetextParameters|Aspose.BarCode for Python vi...

    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 Specify the displaying CodeText’s Color. Default...Default value: Color.Black. location Specify the displaying CodeText...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...DeleteColor = Color . DarkGray , InsertColor = Color . LightYellow...DeleteColor = Color . DarkGray , InsertColor = Color . LightYellow...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  5. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。... setColor ( Color . RED ); cell . getCellFormat...getSolidFillColor (). setColor ( Color . RED ); cell . getCellFormat...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  6. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ()); doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with Golang via C++....explains that the data in Red color and Yellow background will not...you can see, the data in Red color and Yellow background is not...

    docs.aspose.com/cells/go-cpp/filtering-the-kind...
  8. Export HTML String Value of the Cells to the Da...

    Learn how to export HTML string value of the cells to the DataTable through the Aspose.Cells for .NET API....Calibri;FONT-SIZE: 11pt;COLOR: #00b0f0;Background-Color: #ffe699;" > Crow...

    docs.aspose.com/cells/net/export-html-string-va...
  9. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML.... innerHTML = '<p style="color: red;">Please select an Excel...result . innerHTML = '<p style="color: green;">Files saved in memory...

    docs.aspose.com/cells/javascript-cpp/different-...
  10. 在 Java 中格式化演示文稿图表|Aspose.Slides 文档

    了解在 Aspose.Slides for Java 中的图表格式化,并通过专业、吸引眼球的样式提升您的 PowerPoint 演示文稿。... setColor ( Color . GRAY ); chartTitle . getPortionFormat...getSolidFillColor (). setColor ( Color . BLUE ); chart . getAxes ()...

    docs.aspose.com/slides/zh/java/chart-formatting/