Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 46,168 for

color

(0.17 sec)
  1. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method... # Change the text color for one of the styles to set...'CustomStyle' ) . font . color = aspose . pydrawing . Color . dark_red #...

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

    Effortlessly conclude your document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its formatting in a document using Python....have similar attributes like color, line style, line width, distance...desired shading texture and the colors that are applied to the background...

    docs.aspose.com/words/python-net/working-with-p...
  5. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...sets a value determining how colors are rendered. (Inherited from...imageColorMode Gets or sets the color mode for the generated images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageBorderAppliesTo enumeration | Aspose.Words ...

    Aspose.Words.PageBorderAppliesTo enumeration. Specifies which pages the page border is printed on.... color = "#0000FF" ; border . distanceFromText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data points, enhancing your data visualization with precision....parent element shall inverts its colors if the value is negative. Marker...series will not invert their colors if the value is negative. using...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy.... Color inversion Median filter Analyzing...

    docs.aspose.com/ocr/cpp/dilate/
  9. Formatting an Appointment in Aspose.Email|Docum...

    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....Create New Calendar Item Set Color Category for Outlook Message...

    docs.aspose.com/email/java/formatting-an-appoin...
  10. Edit HTML Document – C# – Aspose.HTML for .NET

    Learn how to read or modify the Document Object Model using Aspose.HTML for .NET, how to create HTML elements, and use inline, internal, and external CSS....element and assign the green color for all elements with class-name...style. TextContent = ".gr { color: green }" ; 9 10 // Find the...

    docs.aspose.com/html/net/edit-html-document/