Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 9,357 for

selective color

(1.07 sec)
  1. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...resultDiv . innerHTML = '<p style="color: green;">Picture copied successfully...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  2. 插入切片器|Documentation

    通过C++管理带有Aspose.Cells for JavaScript的Excel文件的切片器。...innerHTML = '<p style="color: red;">Please select an Excel file (e...'result' ). innerHTML = '<p style="color: green;">Slicer created and...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Vectorize Image or Text – C# code and Online Ve...

    Convert images or SVG text to vector graphics and save the output to an SVG file. Vectorize images or text online or in C#!... Each pixel has its own color. Scaling a raster image leads...expressions. Lines and filled colored areas in such images are represented...

    products.aspose.com/svg/net/vectorization/
  4. Convert Excel to CSV, TSV and Txt with JavaScri...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for JavaScript via C++....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Workbook saved as text...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  5. Convert U3D to TIFF via Python | products.aspos...

    Sample code for U3D to TIFF conversion. Use API example code for batch U3D files to TIFF conversion.... Developers can select and convert specific layouts...data, lines and points with color and structure. The format was...

    products.aspose.com/cad/python-net/conversion/u...
  6. Cross platform 2D graphics library|Documentation

    Aspose.Drawing library for Microsoft .NET to draw pictures. Cross-platform alternative to Microsoft NET System.Drawing.Common image drawing library for Windows 2D graphics. Nuget package download....Simply search for `Aspose`, select `Aspose.Drawing` or `Aspose...should choose the desired text color and a font with the appropriate...

    docs.aspose.com/drawing/net/developer-guide/cro...
  7. 如何通过C++的JavaScript设置系列不可见|Documentation

    了解如何在Excel图表中使用Aspose.Cells for JavaScript通过C++设置系列不可见。...Example - Modify Chart Series Color Variation </ h1 > < input type...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...foregroundColor = AsposeCells . Color . Maroon ; // Fill the PlotArea...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  9. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java.... setColor ( Color . RED ); portion . getPortionFormat...getSolidFillColor (). setColor ( Color . BLUE ); portion . getPortionFormat...

    docs.aspose.com/slides/androidjava/manage-parag...
  10. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....include the name, style, size, color, and other effects of the fonts...(); return 0 ; } Setting Font Color Use the Style.GetFont() object’s...

    docs.aspose.com/cells/cpp/cells-font-settings/