Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 46,431 for

color

(0.77 sec)
  1. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Python to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look....Assistant Close Adding 2-Color Scale and 3-Color Scale Conditional Formattings...

    docs.aspose.com/cells/python-net/apply-shading-...
  2. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....mode as well as the background color Draw the string and the shape...draw shapes, and adjust pen color, position, radius, etc., before...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  3. Convert DWF to PDF in Python

    This quick tutorial explains how to transform DWF to PDF in Python. It includes all essential information needed to build a complete DWF to PDF converter software in Python....draw type, background color, draw color, layers, layouts, pen...

    kb.aspose.com/cad/python/convert-dwf-to-pdf-in-...
  4. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection class. Represents a collection of Y values for a chart series in C++....maxValueIndex = i ; } } // Change colors of the max and min values....set_ForeColor ( System :: Drawing :: Color :: get_Red ()); series -> get_DataPoints...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. font bold setting|Documentation

    Guide to using the Bold button on the Aspose.Cells GridJs toolbar, including mouse, keyboard, menu, and API options for toggling bold formatting....(row/col indices) // Set the font color of a specific cell or range...undefined . How to Print Font Color Settings...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  6. Aspose.PSD for .NET 22.6 - Release Notes|Docume...

    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....specific PSD file with CMYK color mode Bug Public API Changes...fillLayersNames = new string [] { "Color Fill" , "Gradient Fill" , "Pattern...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  7. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!... Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  8. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree....Inline ); // Set the title and color of the frame that appears when...title = "My plain text" ; tag . color = "#FF00FF" ; // Set a tag for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...caretAnnotation1 -> set_Color ( Color :: get_Blue ()); // 此注释用于指示文本的替换...caretAnnotation2 -> set_Color ( Color :: get_Blue ()); auto strikeOutAnnotation...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  10. InlineStory.story_type property | Aspose.Words ...

    InlineStory.story_type property. Returns the type of the story.... color = aspose . pydrawing . Color . green # All...

    reference.aspose.com/words/python-net/aspose.wo...