Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 46,454 for

color

(0.11 sec)
  1. Document.watermark property | Aspose.Words for ...

    Document.watermark property. Provides access to the document watermark.... color = aspose . pydrawing . Color . black text_watermark_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation.... Color = Color . Blue ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Border::get_ThemeColor method | ...

    Aspose::Words::Border::get_ThemeColor method. Gets or sets the theme Color in the applied Color scheme that is associated with this Border object in C++....or sets the theme color in the applied color scheme that is associated...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Data Sorting|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....Sorting data with background color Excel provides the feature to...data based on the background color. The same feature is provided...

    docs.aspose.com/cells/java/sort-data-of-excel/
  5. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...Color color) { LineAnnotation arrow =...Pdf.Point(x2, y2)); arrow.Color = color; arrow.Border = new Border(arrow)...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  6. 在 JavaScript 通过 C++ 为图表点添加富文本自定义数据标签|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同字体、颜色和对齐选项格式化标签,以提升图表的外观和可读性。... innerHTML = '<p style="color: red;">Please select an Excel.... font ; font . color = AsposeCells . Color . Red ; font . isBold...

    docs.aspose.com/cells/zh/javascript-cpp/rich-te...
  7. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++.... fill ; // Set the color (converted to property assignment...oneColorGradient = { color : AsposeCells . Color . Red , variant :...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  8. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the 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...
  10. 用C++设置工作表标签颜色|Documentation

    本文演示使用C++ API或库编程设置Excel工作表标签颜色的示例代码。...the tab color to red worksheet . SetTabColor ( Color :: Red ());...std :: cout << "Worksheet tab color set successfully!" << std ::...

    docs.aspose.com/cells/zh/cpp/set-worksheet-tab-...