Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 46,168 for

color

(0.09 sec)
  1. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the documentation article in C++....Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Orange...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Python via .NET....TextState object to control text color, font size, and font family...text_state . foreground_color = ap . Color . blue text_state . font_size...

    docs.aspose.com/pdf/python-net/watermark-annota...
  3. Chart.AxisY | Aspose.Words for .NET

    Explore the Chart AxisY property to easily access and customize your chart's primary Y axis for enhanced data visualization and insights.... Color = Color . Red ; yAxis . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartAxis.MinorTickMark | Aspose.Words for .NET

    Customize your ChartAxis with the MinorTickMark property to enhance axis precision and improve data visualization. Set or return minor tick marks easily!... Color = Color . Red ; yAxis . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 使用JavaScript通过C++解除工作表保护|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.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Worksheet unprotected...

    docs.aspose.com/cells/zh/javascript-cpp/unprote...
  6. 用JavaScript通过C++对ODS文件进行加密与解密|Documentation

    使用C++的Aspose.Cells for JavaScript对ODS文件进行密码保护和加密。... innerHTML = '<p style="color: red;">Please select an ODS...'result' ). innerHTML = '<p style="color: green;">File protected successfully...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  7. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。...0f , Aspose :: Pdf :: Color :: get_DarkSlateGray ())); table...Box , .5f , Aspose :: Pdf :: Color :: get_Black ())); table ->...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/
  8. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....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...
  9. Aspose::Words::Fields::FieldDatabaseFormatAttri...

    Aspose::Words::Fields::FieldDatabaseFormatAttributes enum. FieldDatabaseFormatAttributes enumeration in C++....Borders 1 Shading 2 Font 4 Color 8 AutoFit 16 FirstRow 32 LastRow...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... Box , 1f , Color . getDarkSlateGray ())); table...BorderSide . Box , 0 . 5f , Color . getBlack ())); table . getMargin...

    docs.aspose.com/pdf/java/complex-pdf-example/