Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 8,061 for

fill color

(0.43 sec)
  1. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...表示跨列居中文本对齐 Distributed 表示分散文本对齐 Fill 表示填充文本对齐 General 表示常规文本对齐 Justify...// Set the font color font . SetColor ( Color :: Blue ()); //...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  2. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart... format Provides access to fill and line formatting of this...parent element shall inverts its colors if the value is negative. marker...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMerge.ExecuteWithRegions | Aspose.Words for...

    Streamline your document creation with the MailMerge ExecuteWithRegions method, enabling efficient mail merges from custom data sources and regions.... Remarks Use this method to fill mail merge fields in the document... Remarks Use this method to fill mail merge fields in the document...

    reference.aspose.com/words/net/aspose.words.mai...
  4. 将曲线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建曲线对象。...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/zh/cpp/add-curve/
  5. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes.... fill_format . fill_type = slides . FillType . NO_FILL content_table...line_format . fill_format . fill_type = slides . FillType . NO_FILL content_table...

    docs.aspose.com/slides/python-net/manage-hyperl...
  6. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java....also specify the dash pattern, color and other formatting for Line...Rectangle object that is filled with color. public static void ExampleLine...

    docs.aspose.com/pdf/java/add-line/
  7. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... Get ( textboxIndex ); // Fill the text. textbox0 . SetText...the font color. textbox0 . GetFont (). SetColor ( Color :: Blue...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  8. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....attributes specifying position, size, fill, and transformation. The transform...rectElement. SetAttribute ( "fill" , "blue" ); 15 16 // Apply...

    docs.aspose.com/svg/net/svg-transformations/
  9. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects.... Fill { get; } Gets fill formatting for the...brush color that fills the closed path of the shape. Filled { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...return offsets def rgb_string_to_color(rgb_str): if rgb_str and rgb_str...rgb_str[4:-1].split(",")) return Color.from_argb(r, g, b) except Exception:...

    forum.aspose.com/t/paste-back-shape-data-correc...