Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 9,095 for

selective color

(0.45 sec)
  1. 通过 JavaScript 及 C++ 将图表转换为 PDF 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表导出为 PDF 文件。我们将示范如何从 Microsoft Excel 导出图表并保存为 PDF,以便进一步分发和存档。... innerHTML = '<p style="color: green;">Chart converted to...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  2. Add Cells to Microsoft Excel Formula Watch Wind...

    How to use Aspose.Cells library to add cells to the formula watch window in Excel using JavaScript via C++. By loading an existing Excel file or creating a new one, we can manipulate the cells in it and set formulas. Finally, we save the modified Excel file to disk.... // If a user-selected file is provided, it will...'result' ). innerHTML = '<p style="color: red;">File input not available...

    docs.aspose.com/cells/javascript-cpp/add-cells-...
  3. 在通过 C++ 采用 JavaScript 转换 Excel 为 PDF 时渲染 Office...

    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 an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Saved to PDF successfully...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  4. 防止在使用 JavaScript 通过 C++ 将隐藏工作表内容导出为 HTML 时被导出|D...

    学习如何在使用 Aspose.Cells for JavaScript 通过 C++ 将 Excel 文件保存为 HTML 时防止导出隐藏工作表内容。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Workbook saved to HTML...

    docs.aspose.com/cells/zh/javascript-cpp/prevent...
  5. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for JavaScript via C++....innerHTML = '<p style="color: red;">Please select an Excel file (preferably...resultEl . innerHTML = ` <p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/check-if-d...
  6. 通过 JavaScript 及 C++ 指定数据范围和切片组位置复制 Sparklines|D...

    学习如何通过 Aspose.Cells for JavaScript 和 C++ 指定数据范围和切片组位置复制 Excel 中的 Sparklines。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Sparklines added successfully...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sp...
  7. 从 XML 生成 PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 提供了几种将 XML 文件转换为 PDF 文档的方法,要求输入 XML 文件。...<xsl:for-each select= "catalog/cd" > <tr> <td> <xsl:value-of select= "title".../> </td> <td> <xsl:value-of select= "artist" /> </td> </tr> </xsl:for-each>...

    docs.aspose.com/pdf/zh/net/generate-pdf-from-xml/
  8. Working with Tables in OneNote | Aspose.Note Do...

    This article provides guidance on working with tables in OneNote using C#.... Select (e => e. Text )) + Environment...GetChildNodes < RichText > (). Select (e => e. Text )) + Environment...

    docs.aspose.com/note/net/working-with-tables/
  9. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....add a simple ellipse to a selected slide of the presentation...Set the Color of the Ellipse using SolidFillColor.Color property...

    docs.aspose.com/slides/nodejs-java/ellipse/
  10. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....<xsl:for-each select= "catalog/cd" > <tr> <td> <xsl:value-of select= "title".../> </td> <td> <xsl:value-of select= "artist" /> </td> </tr> </xsl:for-each>...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/