Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 9,211 for

selective color

(0.05 sec)
  1. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。...innerHTML = '<p style="color: red;">Please select an ODS/Excel file...类以管理ODS文件中的背景。下方代码示例演示了如何使用 OdsPageBackground.color 属性为ODS文件添加颜色背景。请查看由代码生成的 输出ODS...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  2. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...resultDiv . innerHTML = '<p style="color: green;">Picture copied successfully...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  3. 使用JavaScript通过C++在工作表内的文本框中用文本替换标签|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中的文本框中用文本替换标签...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Tags replaced successfully...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  4. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....(property) – specifies the fill color attributes. The following example...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  5. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。..., SaveFormat , ChartType , Color , FormattingType } = AsposeCells...'fileInput' ); // Load workbook from selected file if provided, otherwise...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  6. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....index of the child node to select. Negative indexes are also...node. is_deep bool True to select from all child nodes recursively;...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert DWF to TIFF via Python | products.aspos...

    Sample code for DWF to TIFF conversion. Use API example code for batch DWF files to TIFF conversion.... Developers can select and convert specific layouts...complex enough to have fonts, color, and images. Read More TIFF...

    products.aspose.com/cad/python-net/conversion/d...
  8. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....size, font style, and font color etc. In order to add text stamp...ForegroundColor = Aspose . Pdf . Color . Aqua ; // Add stamp to particular...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  9. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....get_SolidFillColor () -> set_Color ( Color :: get_Red ()); cellFormat...get_SolidFillColor () -> set_Color ( Color :: get_Red ()); cellFormat...

    docs.aspose.com/slides/cpp/manage-table/
  10. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... setColor ( Color . RED ); cellFormat . getBorderTop...getSolidFillColor (). setColor ( Color . RED ); cellFormat . getBorderBottom...

    docs.aspose.com/slides/java/manage-table/