Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 24,015 for

range

(0.07 sec)
  1. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified Range....FormFields Contents [ Hide ] Range.FormFields property Returns...represents all form fields in the range. public FormFieldCollection...

    reference.aspose.com/words/net/aspose.words/ran...
  2. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...casefold() for i in range(paras.count): p = paras[i].as_paragraph()...NodeType.RUN, True) for j in range(runs.count): rr = runs[j].as_run()...

    forum.aspose.com/t/change-styles-for-complete-d...
  3. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes....color attribute on a cell or range using the setRangeAttr method...'#gridjs-demo-uid' , option ); const range = { "sri" : 2 , "sci" : 2 ,...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes....color attribute on a cell or range using the setRangeAttr method...'#gridjs-demo-uid' , option ); const range = { "sri" : 2 , "sci" : 2 ,...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  5. 仅复制范围样式,通过 JavaScript 由 C++ 实现|Documentation

    学习如何在操作数据的同时,仅复制范围的样式,使用 C++ 的脚本实现。...Cells Example - Copy Range Style </ h1 > < input type =...()); } } // Create a range (A1:D3). const range = cells . createRange...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  6. Implementing Non-Sequential Ranges|Documentation

    This article shows how to add non‑sequential Ranges using the Aspose.Cells for Python via .NET API....Implementing Non-Sequential Ranges Contents [ Hide ] Possible...Usage Scenarios Normally, named ranges are rectangular with cells...

    docs.aspose.com/cells/python-net/implementing-n...
  7. Pivot Table and Source Data|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....a named range, DataSource , which refers to this range of cells...template & defining a named range, DataSource Creating a Pivot...

    docs.aspose.com/cells/net/pivot-table-and-sourc...
  8. Pivot Table and Source Data|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....a named range, DataSource , which refers to this range of cells...template & defining a named range, DataSource Creating a Pivot...

    docs.aspose.com/cells/java/pivot-table-and-sour...
  9. EditableRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.EditableRangeEnd class. Represents an end of an editable Range in a Word document...Represents an end of an editable range in a Word document. To learn...Remarks A complete editable range in a Word document consists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....and apply it to the selected range. Using Aspose.Cells The following...Style object, applies it to a range of cells and modifies the Style...

    docs.aspose.com/cells/go-cpp/modify-an-existing...