Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 44,878 for

color

(0.14 sec)
  1. Unable to add layers and assign entities in DWG...

    https://forum.aspose.com/t/unable-to-add-layers-and-assign-entities-in-dwg-using-dwgimage-aspose-cad/311282/7 Hey Oleksii, I saw you posted an example to add a layer in Aspose.CAD for this forum entry. I cant download…...ColorId = 15; //ACI color id dwgImage.Save("fileResult...ColorId = 20 // Optional - Color Index (ACI) }; var pointsLayer...

    forum.aspose.com/t/unable-to-add-layers-and-ass...
  2. 在 Java 中将 EPUB 转换为 PNG - Aspose.HTML for Java

    使用Aspose.HTML for Java API在Java中将EPUB转换为PNG。在Java代码示例中考虑各种EPUB到PNG的转换方案。...setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-epub-to-png/
  3. Extract SVG from Website – Python code

    Extract SVGs from a website programmatically in Python. Use Aspose.HTML for Python via .NET to quickly and accurately parse HTML and extract data....How to add color in HTML How to change text color © Aspose Pty...

    products.aspose.com/html/python-net/extract-svg...
  4. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 档案

    档案... setFontColor ( Color . black ) . setFontName ( "Arial"...ParagraphStyle () . setFontColor ( Color . black ) . setFontName ( "Arial"...

    blog.aspose.com/zh/note/create-bulleted-or-numb...
  6. SVG 转换器 – 在 C# 中转换 SVG – Aspose.HTML

    了解如何使用 Aspose.HTML for .NET 将 SVG 转换为其他格式,并参考一个将 SVG 转换为 PNG 的 C# 示例。... and change the background color to AliceBlue 13 ImageSaveOptions...BackgroundColor = System. Drawing . Color . AliceBlue , 18 UseAntialiasing...

    docs.aspose.com/html/zh/net/svg-converter/
  7. FieldTA Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTA class for seamless TA field implementation, enhancing your document automation and formatting capabilities.... Color = Color . Green ; builder . Font...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Customize Barcode Appearance in C++|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for C++...units) and color by initializing the Width and Color properties...Resolution in C++ Customize Barcode Color Scheme in C++ Analyzing your...

    docs.aspose.com/barcode/cpp/customize-barcode-a...
  9. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....with green color and negative numbers with red color: The following...

    docs.aspose.com/words/java/find-and-replace/
  10. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project.... WriteLine ( "Font Color: " + noteTag. FontColor ); 22...ParagraphStyle { FontColor = Color. Black , FontName = "Arial"...

    docs.aspose.com/note/net/working-with-tags/