Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 47,145 for

color

(0.13 sec)
  1. LineStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.LineStyle enumeration. Specifies line style of a [Border](../border/).... color = "#008000" ; builder . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BorderCollection.shadow property | Aspose.Words...

    BorderCollection.shadow property. Gets or sets a value indicating whether the border has a shadow.... color = "#008000" ; pageSetup . borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Border.lineWidth property | Aspose.Words for No...

    Border.lineWidth property. Gets or sets the border width in points.... color = "#008000" ; builder . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Apply a fill color to the chart series. Add labels..., 1 , 30 )) # Set the fill color for the series. series . format...

    docs.aspose.com/slides/python-net/create-chart/
  5. Get, Update, and Expand PDF Bookmarks in Python...

    Learn how to retrieve, update, and expand bookmarks in PDF documents using Python.... color ) Getting a Bookmark’s Page...bold ) print ( outline_item . color ) count = len ( outline_item...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  6. 使用JavaScript通过C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++跟踪Excel文件的转换进度。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">PDF conversion started/completed...

    docs.aspose.com/cells/zh/javascript-cpp/track-d...
  7. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF using Aspose.Cells for JavaScript via C++. Enhance user experience during the conversion process.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Conversion completed...

    docs.aspose.com/cells/javascript-cpp/track-conv...
  8. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...AddEntity(seqend); //Color example CadLine lineColor =...lineColor.ColorId = 15; //ACI color id //polyline style example...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  9. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Shapes updated successfully...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  10. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row formatting for enhanced document design and presentation.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...