Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,792 for

update name index

(0.22 sec)
  1. Design Tables in Word with Java

    Follow this article to design tables in Word with Java. It has IDE settings, a list of steps, and a sample code demonstrating how to Microsoft Word table design with Java....loaded Word file using the table index Create a new table style and...its properties including its name Set the newly created style...

    kb.aspose.com/words/java/design-tables-in-word-...
  2. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....As values change, the bars update automatically — great for tracking...( self , cell_area_name , color ): index = self . _sheet . c...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  3. FieldXE.yomi property | Aspose.Words for Python

    FieldXE.yomi property. Gets or sets the yomi (first phonetic character for sorting Indexes) for the Index entry...character for sorting indexes) for the index entry @property def...Examples Shows how to sort INDEX field entries phonetically....

    reference.aspose.com/words/python-net/aspose.wo...
  4. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...CELLSGRIDJS-1823) have been fixed in this update . This message was posted using...can be handled in a future update? Thanks again for the quick...

    forum.aspose.com/t/add-row-and-add-column-actio...
  5. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...code you shared) and click on Update Link it actually refreshes...chart. sheet_name = "Apple, Inc." chart_index = 0 # Index of the chart...

    forum.aspose.com/t/aspose-queries/311420
  6. FieldIndex.has_page_number_separator property |...

    FieldIndex.has_page_number_separator property. Gets a value indicating whether a page number separator is overridden through the field's code....page number separator in an INDEX field. doc = aw . Document ()...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the Index....language ID used to generate the index. @property def language_id (...Examples Shows how to populate an INDEX field with entries using XE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIndex.page_number_list_separator property ...

    FieldIndex.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list....page number separator in an INDEX field. doc = aw . Document ()...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....of Authorities category at index 1 is "Cases", // which will...further filter TA fields by naming a bookmark that they will need...

    reference.aspose.com/words/java/com.aspose.word...
  10. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...def start_sheet(self, sheet_index): # Logic to start saving a...row index return row_index # Replace with actual row index def...

    forum.aspose.com/t/is-lightcellsdataprovider-av...