Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 46,982 for

color

(0.32 sec)
  1. Convert Presentation Slides to Images in .NET|A...

    Convert slides from PPT, PPTX and ODP to images in C# using Aspose.Slides for .NET—fast, high-quality rendering with clear code examples....CommentsAreaColor = Color . AntiqueWhite // Set the color for the comments...parameters such as size, resolution, color palette, and more. This C# code...

    docs.aspose.com/slides/net/convert-slide/
  2. Convert OneNote to image | Aspose.Note Document...

    This page provides details on how to convert OneNote files into images....formats as well as various color modes and binarization methods...OneNote to image in Various Color Modes Convert OneNote to Html...

    docs.aspose.com/note/net/convert-onenote-to-image/
  3. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...new points and setting sector color // series.IsColorVaried = true;...getSolidFillColor().setColor(new Color(PresetColor.Cyan)); // Setting...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  4. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG.... Color . Gray ; 9 10 // Convert SVG...BackgroundColor property that sets Color , which will fill the background...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  5. 如何使用C++创建龙卷风图|Documentation

    了解如何使用API Aspose.Cells for C++创建龙卷风图。... SetForegroundColor ( Color :: White ()); chart . GetPlotArea...(). GetBorder (). SetColor ( Color :: White ()); chart . GetLegend...

    docs.aspose.com/cells/zh/cpp/create-tornado-chart/
  6. Create PDF Forms using php-java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....PHP // Open document $colors = new Color (); $document = new Document...$textBoxField -> setColor ( $colors -> getGreen ()); // Add field...

    products.aspose.com/pdf/php-java/acroforms/create/
  7. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能... SetPaint ( new SolidBrush(Color. Orange )); 16 //Fill the rectangle...SetStroke ( new Pen( new SolidBrush(Color. Red ), 3)); 24 //Stroke (outline)...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  8. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">No non-empty worksheets...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  9. 用JavaScript通过C++在加载Excel文件时获取警告信息|Documentation

    学习如何在用C++调用Aspose.Cells for JavaScript加载Excel文件时捕获警告。有效处理损坏但可加载的工作簿。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Workbook processed...

    docs.aspose.com/cells/zh/javascript-cpp/get-war...
  10. 如何防止用户用JavaScript通过C++打印Excel文件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++阻止用户打印Excel文件。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">VBA module updated...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...