Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 9,070 for

selective color

(0.16 sec)
  1. Render Office Add-Ins while converting Excel to...

    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/javascript-cpp/render-off...
  2. 使用 JavaScript 通过 C++ 管理范围|Documentation

    学习如何用 C++ 版的 Script 管理 Excel 中的范围。创建范围,设置值、样式,执行各种操作。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...resultDiv . innerHTML = '<p style="color: green;">Range A1:C4 created...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  3. Shape is created but it is not visible - Free S...

    When i create a shape it is created and i also can select shape from Page Layout → Selection Pane but it is not visible directly How can i fix this issue can you repair ma sample code which is mentioned below. ShapePat…...also can select shape from Page Layout → Selection Pane but it...SolidFill.Color = Color.Red; // Set the Fill color alcBufferLine...

    forum.aspose.com/t/shape-is-created-but-it-is-n...
  4. 使用 Node.js 和 C++ 锁定 WordArt 水印|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 锁定 WordArt 水印... Selection , true ); wordart . setLockedProperty...wordart . getFill (); // Set the color wordArtFormat . setOneColorGradient...

    docs.aspose.com/cells/zh/nodejs-cpp/locking-wor...
  5. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">SmartArt updated successfully...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  6. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook object using Aspose.Cells for JavaScript via C++....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/release-un...
  7. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...resultDiv . innerHTML = '<p style="color: green;">PDF generated successfully...

    docs.aspose.com/cells/javascript-cpp/draw-timel...
  8. 通过C++使用JavaScript获取工作表唯一ID|Documentation

    本文介绍了如何使用JavaScript库和C++ API编程方式获取Excel工作表的唯一ID。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Unique Id: ' + uniqueId...

    docs.aspose.com/cells/zh/javascript-cpp/get-wor...
  9. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit hyperlinks of a worksheet using Aspose.Cells for JavaScript via the C++ API....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...resultDiv . innerHTML = '<p style="color: green;">Hyperlinks updated...

    docs.aspose.com/cells/javascript-cpp/editing-hy...
  10. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....left cell in the original selected range. Introduction You don’t...Microsoft Excel lets users select files and merge them to structure...

    docs.aspose.com/cells/cpp/merging-and-unmerging...