Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 24,159 for

range

(0.18 sec)
  1. IStructuredDocumentTag.get_child_nodes method |...

    IStructuredDocumentTag.get_child_nodes method. Returns a live collection of child nodes that match the specified types....interface for accessing ranged and non-ranged structured tags. sdts...sdts = list ( doc . range . structured_document_tags ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Convert DOC to JSON Format in Android Apps | pr...

    Parse DOC to JSON format in Android Apps without using Microsoft Word or Excel... Convert DOC to JSON in Range in Android Apps While you are...DOC to JSON, you can also set range to your output JSON format....

    products.aspose.com/total/android-java/conversi...
  4. 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...
  5. Convert PPSX to JSON Format in Android Apps | p...

    Convert PPSX to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...password: Convert PPSX to JSON in Range in Android Apps While you are...PPSX to JSON, you can also set range to your output JSON format....

    products.aspose.com/total/android-java/conversi...
  6. StructuredDocumentTagCollection.GetByTitle | As...

    Discover the GetByTitle method in StructuredDocumentTagCollection, which efficiently retrieves the first document tag by title for streamlined data management.... Range . StructuredDocumentTa . GetById...document tag or ranged tag by Title. sdt = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library....all the bookmarks for i in range ( len ( document . outlines...str_level_seprator = "" for i in range ( bookmark . level ): str_level_seprator...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  8. How to Convert Excel to Array in Java

    In this tutorial you will learn how to convert Excel to array in Java with the help of a simple code. Following these steps, you can read values from Excel file and store in array in Java on Windows, Linux, and macOS....data to array from the desired range of cells Display dimensions...an array from a particular range in the sheet. You can export...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  9. Adjust Row Height in Excel using Java

    This article guides on how to adjust row height in Excel using Java. It has the steps and a runnable sample code to change cell height in Excel using Java....Autofit the height of cells in a range of columns for a specific row...row Adjust the height of a range of rows based on the contents...

    kb.aspose.com/cells/java/adjust-row-height-in-e...
  10. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....desired worksheets Create a named range and fill the reference data...the reference data. A named range is created and filled with reference...

    kb.aspose.com/cells/net/how-to-add-data-validat...