Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 153,665 for

2

(0.09 sec)
  1. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  2. CalendarType | Aspose.Words for Java

    Specifies the type of a calendar in Java....insertField(" = 2 + 3 \\# $###"); Assert.assertEquals("$5"...FormatInvocationType.NUMERIC)); // 2 - Date/time: builder.insertField("DATE...

    reference.aspose.com/words/java/com.aspose.word...
  3. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Latest Aspose.BarCode Product Family topics - F...

    Get technical support of Aspose.BarCode for .NET, Java, C++, Android, Node.js, PHP, SharePoint, SQL Reporting Services and JasperReports....temperery license 2 39 March 1, 2025 Technical quesries 2 43 February...February 28, 2025 Technical Queries 2 45 February 28, 2025 ChecksumValidation...

    forum.aspose.com/c/barcode/13
  5. Aspose::Words::Themes::ThemeColor enum | Aspose...

    Aspose::Words::Themes::ThemeColor enum. Specifies the theme colors for document themes. To learn more, visit the documentation article in C++....Dark2 2 Dark main color 2. Light2 3 Light main color 2. Accent1...color 1. Accent2 5 Accent color 2. Accent3 6 Accent color 3. Accent4...

    reference.aspose.com/words/cpp/aspose.words.the...
  6. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the document.... assertEqual ( 2 , doc . sections . count ) # Each.... text_columns . set_count ( 2 ) builder . writeln ( 'Column...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization....[] { "Category 1" , "Category 2" }; series . Add ( "Series 1"...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number of elements contained in the collection.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

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