Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 46,020 for

color

(2.02 sec)
  1. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is formatted as embossed.... color = aspose . pydrawing . Color . light_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BorderCollection.GetEnumerator | Aspose.Words f...

    Discover the BorderCollection GetEnumerator method to easily iterate through all borders, enhancing your coding efficiency and collection management.... Color = Color . Green ; border . LineStyle...

    reference.aspose.com/words/net/aspose.words/bor...
  3. Border.clearFormatting method | Aspose.Words fo...

    Border.clearFormatting method. Resets border properties to default values.... color ). toEqual ( "#FF0000" ); expect...expect ( borders . at ( 0 ). color ). toEqual ( base . emptyColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTagRangeStart.wordOpenXML pro...

    StructuredDocumentTagRangeStart.wordOpenXML property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format.... log ( `\t|Color: ${ rangeStartTag . color } ` ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree.... log ( `\t|Color: ${ rangeStartTag . color } ` ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....margins, background color, background color transparency, and default...alignment, margins, background color, transparency, and default tab...

    docs.aspose.com/diagram/net/working-with-text-b...
  7. ICO Images Binarization with Python | products....

    How to use Python for ICO images and photos binarization on desktop and web applications....Python The introduction of color photography marked a pivotal...spite of the prevalence of color cameras, many individuals still...

    products.aspose.com/imaging/python-net/binarize...
  8. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...getCharacteristics (). setBorder ( Color . getBlack ()); opt1 . getDefaultAppearance...

    docs.aspose.com/pdf/java/create-forms/
  9. Apply Conditional Formatting in Worksheets with...

    How to use Aspose.Cells library in C++ to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....negative value, or the text color might be green for a positive...background color fc . GetStyle (). SetBackgroundColor ( Color :: Red...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  10. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...default or already defined color. In given case it is black....); 5 //Fill text with Blue color. 6 document -> FillText(str...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/