Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 9,860 for

2 of

(0.04 sec)
  1. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  2. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience....innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  4. FontFamily Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontFamily enum—your key to managing diverse font families effortlessly for enhanced document styling and formatting.... Swiss 2 Specifies a proportional font..."\t\tWeight: " + fontInfo . Panose [ 2 ]); Console . WriteLine ( "\t\tProportion:...

    reference.aspose.com/words/net/aspose.words.fon...
  5. SdtListItem constructor | Aspose.Words for Python

    aspose.words.markup.SdtListItem constructor... SdtListItem ( 'Item 2' , 'Value 2' )) list_items . add ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyle.bottomPadding property | Aspos...

    ConditionalStyle.bottomPadding property. Gets or sets the amount Of space (in points) to add below the contents Of table cells.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... toEqual ( 2 ); // Enumerate over the collection..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....-> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field which displays...builder -> Writeln ( u "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy Of this collection and its items.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomXmlPartCollection indexer | Aspose.Words ...

    CustomXmlPartCollection indexer. Gets or sets an item at the specified index.... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...