Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 9,211 for

selective color

(0.06 sec)
  1. 用 JavaScript 通过 C++ 冻结 Excel 工作表的窗格|Documentation

    在本文中,你将学习如何使用 Aspose.Cells for JavaScript 通过 C++ 编程方式冻结 Excel 工作表的窗格。...Panes Example </ h1 > < p > Select an Excel file (Freeze.xlsx)...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. 通过C++的JavaScript向Excel插入背景图片|Documentation

    “如何使用C++的Script向Excel插入背景图片”...Image Example </ h1 > < p > Select a background image to apply...innerHTML = '<p style="color: red;">Please select a background image...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  3. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples.... To add a plain line to a selected slide in a presentation, follow...fill_format . solid_fill_color . color = draw . Color . maroon # Save...

    docs.aspose.com/slides/python-net/line/
  4. 自 Excel XP 起,通过 C++ 和 JavaScript 实现的高级保护设置|Docu...

    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>'...true ; // Allowing users to select locked cells of the worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/advance...
  5. Freeze panes of Excel Worksheet with JavaScript...

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....rows and columns, then first select a cell (such as B2). Click...method to freeze panes at the selected cell. Construct a Workbook...

    docs.aspose.com/cells/javascript-cpp/how-to-fre...
  6. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API.... If you select Edit from the Find menu in...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  7. Rotate Text with Shape inside the Worksheet usi...

    Learn how to rotate text with shape inside an Excel worksheet 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/rotate-tex...
  8. 重新采样已添加的图片 使用 JavaScript 通过 C++ 将 Excel 转为 PDF|...

    学习如何压缩在 Excel 文件中添加的图片以减少 PDF 文件大小并提升转换性能,使用 C++ Aspose.Cells for JavaScript。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">PDF generated successfully...

    docs.aspose.com/cells/zh/javascript-cpp/resampl...
  9. Aspose::Words::DocumentBuilder::get_CurrentStru...

    Aspose::Words::DocumentBuilder::get_CurrentStructuredDocumentTag method. Gets the structured document tag that is currently selected in this DocumentBuilder in C++....document tag that is currently selected in this DocumentBuilder ....edD ()); // Get currently selected structured document tag. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 用C++替换PDF中的文本|Aspose.PDF for C++

    了解有关从PDF中替换和删除文本的各种方法。Aspose.PDF允许在特定区域或使用正则表达式替换文本。...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_Gray ()); } // 保存更新后的...

    docs.aspose.com/pdf/zh/cpp/replace-text-in-pdf/