Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 44,479 for

color

(0.35 sec)
  1. Aspose::Words::TableStyle::get_BottomPadding me...

    Aspose::Words::TableStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table cells in C++....Col ( System :: Drawing :: Color :: get_AntiqueWhite ()); tableStyle...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Aspose::Words::TableStyle::get_RightPadding met...

    Aspose::Words::TableStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of table cells in C++....Col ( System :: Drawing :: Color :: get_AntiqueWhite ()); tableStyle...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. 创建 AcroForm - 在 Python 中创建可填写的 PDF|Aspose.PDF f...

    使用 Aspose.PDF for Python,您可以在 PDF 文件中从头开始创建表单... color = ap . Color . green # 添加字段到文档 pdfDocument...

    docs.aspose.com/pdf/zh/python-net/create-form/
  4. 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...
  5. ImageData.chromaKey property | Aspose.Words for...

    ImageData.chromaKey property. Defines the Color value of the image that will be treated as transparent....chromaKey property Defines the color value of the image that will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Apply Style on Cell|Documentation

    This article introduces how to get or set style format in the cell in the Worksheet in GridDesktop....Example To change the font and color of a cell using Aspose.Cells...borders can be drawn in any color. Moreover, developers have the...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Forms2OleControl.foreColor property | Aspose.Wo...

    Forms2OleControl.foreColor property. Gets or sets a foreground Color of the control...property Gets or sets a foreground color of the control. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionOptions.insertCellColor property | Aspo...

    RevisionOptions.insertCellColor property. Allows to specify the Color to be used for inserted cells [RevisionType.Insertion](../../../aspose.words/revisiontype/#Insertion)...property Allows to specify the color to be used for inserted cells...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Customizing Email Headers in Python|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....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/java/customizing-email-he...
  10. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....2)=0" ); // Set the background color and pattern for the FormatCondition's...GetStyle (). SetBackgroundColor ( Color :: Blue ()); formatCondition...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...