Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 24,400 for

range

(0.36 sec)
  1. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management.... Range . FormFields ; Assert . That...content. Assert . That ( doc . Range . Fields . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Cells Formats|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 cell Adding Borders to a Range of Cells It is possible to add...add borders to a range of cells rather than just a single cell...

    docs.aspose.com/cells/java/cells-formatting/
  3. 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…...count for i in range(run_count): run = runs[i].as_run()...= footnotes.count for i in range(footnote_count): footnote =...

    forum.aspose.com/t/change-styles-for-complete-d...
  4. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named Ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++....Delete Named Ranges with JavaScript via C++ Contents [ Hide ]...many defined names or named ranges in the Excel files, we have...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  5. Cut and Paste Cells|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.... Range : The range of cells to be cut. Row...

    docs.aspose.com/cells/python-java/cut-and-paste...
  6. Reusing Style Objects|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....some formatting to a large range of cells in a worksheet: Create...the style to the cells in the range. The same process as discussed...

    docs.aspose.com/cells/java/reusing-style-objects/
  7. Add Borders in Excel using Java

    Add borders in Excel using Java with the help of this article. Get IDE settings, a list of steps, and a sample code to create a border in Excel using Java....sample values in a cell Create a range around the desired set of cells...a border around the defined range using the border type and color...

    kb.aspose.com/cells/java/add-borders-in-excel-u...
  8. AxisBound.Value | Aspose.Words for .NET

    Discover AxisBound Value. Effortlessly retrieve numeric axis bounds for precise data visualization and enhanced analytical insights....Y-axes, // so that both their ranges are big enough to encompass...X and Y-axis rulers show a range of 0 to 10. chart . AxisX ....

    reference.aspose.com/words/net/aspose.words.dra...
  9. Autofit Rows and Columns in Python|Documentation

    Learn how to Autofit Rows and Columns through the Aspose.Cells for Python Via Java API....based on the contents in a range of # cells (from 1st to 9th...want to do AutoFit Row in a range of cells. Also, comment line...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  10. Autofit Rows and Columns in PHP|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....based on the contents in a range of # cells (from 1st to 9th...want to do AutoFit Row in a range of cells. Also, comment line...

    docs.aspose.com/cells/java/autofit-rows-and-col...