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

selective color

(1.72 sec)
  1. 使用C++通过JavaScript将JSON转换为Excel文件|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON转换为Excel文件。...innerHTML = '<p style="color: red;">Please select a JSON file.</p>'...'result' ). innerHTML = '<p style="color: green;">Conversion completed...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. Get worksheet unique id with JavaScript via C++...

    This article shows how to get an Excel worksheet's unique ID using the JavaScript library and C++ API programmatically....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Unique Id: ' + uniqueId...

    docs.aspose.com/cells/javascript-cpp/get-worksh...
  3. 如何通过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-...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  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/