Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 46,168 for

color

(0.98 sec)
  1. 创建分类汇总|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++ API为任何重复值创建小计。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Subtotal applied successfully...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  2. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Files generated. Use...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...
  3. 用 JavaScript 通过 C++ 识别饼图或条形图中的数据点是否在第二个饼或条中|Doc...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找数据点是否在饼图的第二个饼或条中。我们的指南将演示如何识别并访问复合图中的次要饼或条,以便有效分析和操作数据。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: orange;">No data points found...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  4. 在PDF中以编程方式添加图片印章|Aspose.PDF for C++

    使用Aspose.PDF for C++库中的ImageStamp类在PDF文档中添加图片印章。...BorderInfo > ( BorderSide :: All , Color :: get_Red ())); // 添加背景图像 auto...aBox -> set_BackgroundColor ( Color :: get_Yellow ()); // 将 FloatingBox...

    docs.aspose.com/pdf/zh/cpp/image-stamps-in-pdf-...
  5. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for JavaScript via C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends.... innerHTML = '<p style="color: red;">Please select an Excel...messages . push ( '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/using-char...
  6. 使用JavaScript通过C++合并文件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... innerHTML = '<p style="color: red;">Please select at least...resultDiv . innerHTML = '<p style="color: green;">Files merged and sheets...

    docs.aspose.com/cells/zh/javascript-cpp/merge-f...
  7. Grayscale TIF images via Java | products.aspose...

    Try our On-Premise document APIs to grayscale TIF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... However, color printing isn’t always feasible...Instead of regretting the loss of color information during this transition...

    products.aspose.com/imaging/java/grayscale/tif/
  8. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....also see how to work with the colors of the shapes. Working analogically...To create CMYK (blue) solid color stroked rectangle in the lower...

    products.aspose.com/page/net/manipulate-vector-...
  9. PsdImageArgumentException Invalid Hue2 Resource...

    Aspose.PSD-Java 26.2 PSD files with adjusted Hue/Saturation will throw the exception PsdImageArgumentException: Invalid Hue2 Resource data. However, these Hue/Saturation values are essential—without them, Color discrepa…...are essential—without them, color discrepancies will occur in...

    forum.aspose.com/t/psdimageargumentexception-in...
  10. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。... setColor ( Color . getGreen ()); link . setAction... 300 )); link . setColor ( Color . getGreen ()); link . setAction...

    docs.aspose.com/pdf/zh/java/create-links/