Sort Score
Result 10 results
Languages All
Labels All
Results 9,121 - 9,130 of 45,760 for

color

(0.19 sec)
  1. DWGファイルからSVGファイルに変換する場合、色が反映されない - Free Support...

    評価版の Aspose.CAD for Java 25.9 を使用して、DWG から SVG への変換テストを行っています。 使用用途としては、DWG ファイルを SVG ファイルに変換し、その際に DWG 側で設定されている線やレイヤーの色情報を SVG に反映させたいと考えています。 しかし、現在の実装では、DWG ファイルが持っている色情報が SVG 出力に反映されず、モノクロのような状態になってしまっています。 そこで質問…...カラー出力を有効にする(例: RenderColorMode を Color に設定) // 詳細は Aspose.CAD の API...カラー出力を有効にする(例: RenderColorMode を Color に設定) // 詳細は Aspose.CAD の API...

    forum.aspose.com/t/dwg-svg/322086
  2. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....(property) – specifies the fill color attributes. The following example...the font color textbox0 . GetFont (). SetColor ( Color :: Maroon...

    docs.aspose.com/cells/cpp/controls-in-charts/
  3. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...parent element shall inverts its colors if the value is negative. marker...series will not invert their colors if the value is negative. for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for shapes, enhancing your designs with precise line control and professional quality.... Color )); AppendLine ( $"Stroke colors: {shape.Stroke...Stroke.Color}, {shape.Stroke.Color2}" ); AppendLine ( $"Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the list that defines formatting of this list style in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. IFieldDatabaseProvider Interface | Aspose.Words...

    Enhance your document automation with the Aspose.Words.Fields.IFieldDatabaseProvider interface. Seamlessly supply data for FieldDatabase updates....Index #10 corresponds to the "Colorful 3" format. field . TableFormat...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDatabase.InsertHeadings | Aspose.Words for...

    Manage your database efficiently with the FieldDatabase InsertHeadings property. Easily customize column headings for clearer data presentation....Index #10 corresponds to the "Colorful 3" format. field . TableFormat...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDatabase.Connection | Aspose.Words for .NET

    Manage your data effortlessly with the FieldDatabase Connection property. Easily get or set connections for seamless data integration....Index #10 corresponds to the "Colorful 3" format. field . TableFormat...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Convert SVG to BMP – Aspose.HTML for .NET

    Convert SVG to BMP in C# using Aspose.HTML for .NET. Consider various SVG to BMP conversion scenarios in C# examples. Try online SVG Converter.... and change the background color to AliceBlue 13 ImageSaveOptions...BackgroundColor = System. Drawing . Color . AliceBlue , 18 UseAntialiasing...

    docs.aspose.com/html/net/convert-svg-to-bmp/
  10. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# using Aspose.HTML for .NET. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter.... and change the background color to AliceBlue 13 ImageSaveOptions...BackgroundColor = System. Drawing . Color . AliceBlue 19 }; 20 21 // Convert...

    docs.aspose.com/html/net/convert-svg-to-gif/