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

color

(0.12 sec)
  1. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...ColorId = 1; // index of color: AutoCAD Color Index RGB Equivalents...the blue box has a #7099C64C color. image.png (148.9 KB) oleksii...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  2. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!..."HighlightColor" property to a background color that we want to apply to the...ApplyFont . HighlightColor = Color . LightGray ; NumberHexer numberHexer...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Texture fill set to...

    docs.aspose.com/cells/javascript-cpp/tile-pictu...
  4. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 文件中的表格...(); // Set the table border color as LightGray table -> set_Border...All , .5f , Aspose :: Pdf :: Color :: get_LightGray ())); // Set...

    products.aspose.com/pdf/zh-hans/cpp/table/
  5. 插入和删除Excel文件的行和列|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Row inserted successfully...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  6. Aspose::Words::Tables::PreferredWidth::FromPoin...

    Aspose::Words::Tables::PreferredWidth::FromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of points in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library....that specify properties for color, font, fill, line properties...pattern, foreground color, and background color. Line Contains elements...

    docs.aspose.com/diagram/net/object_model/
  8. BarcodeParameters class | Aspose.Words for Python

    aspose.words.fields.BarcodeParameters class. Container class for barcode parameters to pass-through to BarcodeGenerator... background_color Bar code background color (0x000000 - 0xFFFFFF)...invalid. foreground_color Bar code foreground color (0x000000 - 0xFFFFFF)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....(); // Set the table border color as LightGray table . Border...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . LightGray...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  10. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... You can customize fill color, opacity, corner rounding, stroke...Used fill – rectangle fill color fill-opacity – fill transparency...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/