Sort Score
Result 10 results
Languages All
Labels All
Results 8,541 - 8,550 of 157,592 for

2

(0.27 sec)
  1. BuiltInDocumentProperties.keywords property | A...

    BuiltInDocumentProperties.keywords property. Gets or sets the document keywords....FIELD_AUTHOR , update_field = True ) # 2 - "Title" property, which we can...properties . keywords = 'Tag 1; Tag 2; Tag 3' # We can right-click this...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection.... SdtListItem ( 'Item 2' , 'Value 2' )) list_items . add ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our typed property, ensuring seamless data management and enhanced organization for your projects.... Tables [ 0 ]; // 2 - Using the "GetChild" method:...ToArray (). Length , Is . EqualTo ( 2 )); for ( int i = 0 ; i < tables...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection.... SdtListItem ( 'Item 2' , 'Value 2' )) list_items . add ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....get_TabStops () -> Add ( tabStop ); // 2 - Pass the values for properties...Writeln ( u "Start \t Tab 1 \t Tab 2 \t Tab 3 \t Tab 4" ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Save unauthorized character - Free Support Foru...

    Hello. I want to generate an Excel file using the following code: var wb = new Workbook(); wb.save(@"D:\Temp\[2025_05_20-12_03_00_496] test.xlsx"); After what the file is generated but It’s cannot be opened. image.pn…...Discourse May 20, 2025, 12:04pm 2 @B.Leveille Can you please provide...file. amjad.sahi May 20, 2025, 2:08pm 4 @B.Leveille , Moreover...

    forum.aspose.com/t/save-unauthorized-character/...
  8. ConditionalStyleCollection.bottomLeftCell prope...

    ConditionalStyleCollection.bottomLeftCell property. Gets the bottom left cell style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldSymbol.is_unicode property | Aspose.Words ...

    FieldSymbol.is_unicode property. Gets or sets whether the character code is interpreted as the value of a Unicode character.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field which displays...()) builder . writeln ( 'Line 2' ) # 3 - Add a SYMBOL field which...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merger.Create | Aspose.Words for .NET

    Discover the Merger Create method to effortlessly generate a new mail merger processor instance for streamlined document processing and enhanced efficiency....2.docx" , SaveFormat . Docx ) ...."LowCode.MergeStreamContextDo.2.docx" , FileMode . Create , FileAccess...

    reference.aspose.com/words/net/aspose.words.low...