Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 45,978 for

color

(0.2 sec)
  1. 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...
  2. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....path Generate a brush with color and use it to fill all added...arcs, and lines into the path, color them using a brush, and finally...

    kb.aspose.com/drawing/java/create-transparent-i...
  3. 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...
  4. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency.... Color = Color . Green ; doc . Save ( ArtifactsDir...CurrentStructuredDoc . Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  5. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP.... $ color = new Java ( "java.awt.Color" ); $ watermark...-> getFill ()-> setColor ( $ color -> GRAY ); // Try LightGray...

    docs.aspose.com/words/java/add-watermark-in-php/
  8. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... setColor ( Color . cyan ); // Creates a text...getSolidFillColor (). setColor ( Color . darkGray ); // Create a text...

    docs.aspose.com/slides/androidjava/manage-zoom/
  9. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3D for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3D 场景。... 1 , Color = new Vector3 ( Color . CadetBlue ) })...float depth; out vec4 color; void main() { color = vec4(depth, depth...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...
  10. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

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