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

color

(0.08 sec)
  1. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured document tag node...print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SVG Drawing – Aspose.SVG Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg shapes, svg Color, svg paths, svg fills, svg strokes, svg filters....Basic SVG Transformations, SVG Color, Fills and Strokes in SVG, SVG...fill and stroke, including color, opacity, thickness, use of...

    docs.aspose.com/svg/net/drawing-basics/
  3. Compare PDF documents|Aspose.PDF for Python via...

    It's possible to compare PDF documents content with annotation marks and side-by-side output.... Color - the color of change marks. Threshold...difference_to_image ( ap . Color . red , ap . Color . white ) diff_img...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  4. Stroke.color2 property | Aspose.Words for Node.js

    Stroke.Color2 property. Defines a second Color for a stroke....color2 property Defines a second color for a stroke. get color2 ()...Drawing class Stroke Stroke.color property Stroke.dashStyle property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在 Java 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。... setColor ( Color . BLUE ); IImage thumbnail =...getExtrusionColor (). setColor ( new Color ( 128 , 0 , 128 )); // ... 设置其他...

    docs.aspose.com/slides/zh/java/3d-presentation/
  6. 在 Android 上创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。... setColor ( Color . BLUE ); IImage thumbnail =...getExtrusionColor (). setColor ( new Color ( 128 , 0 , 128 )); // ... 设置其他...

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  7. 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...
  8. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  9. 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...
  10. 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...