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

range

(0.09 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. 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. 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...
  5. 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...
  6. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....outside of this range. field . heading_level_range = '1-3' # The...within this range. field . page_number_omitting_level_range = '2-5'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OLM file was failed - Free Support Forum - aspo...

    Hi, I am facing an issue while converting OLM to PST. During the conversion, a problem occurs with Calendar items due to an invalid Win32 File Time, which prevents the PST from being created successfully. Please provid…...outside the valid Win32 FILETIME range (before January 1, 1601, or...dates are within the acceptable range . Although no specific code...

    forum.aspose.com/t/olm-file-was-failed/324744
  8. 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...
  9. 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...
  10. 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...