Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 152,060 for

2

(0.13 sec)
  1. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border.... SINGLE , 2 , aspose . pydrawing . Color ...builder . writeln ( 'Row 1, Cell 2.' ) builder . end_row () # Reset...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom border.... SINGLE , 2 , aspose . pydrawing . Color ...builder . writeln ( 'Row 1, Cell 2.' ) builder . end_row () # Reset...

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

    Discover the CellFormat WrapText property to enhance your spreadsheet's readability by automatically wrapping text in cells for a cleaner look.... 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...
  4. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data....#1</text><text>Text element #2</text></root>" ; let xmlPart =...#1</text><text>Text element #2</text></root>" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured document tag is successfully mapped to XML data....#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose Crashing Pod - Free Support Forum - aspo...

    I can’t figure out why I keep getting this error, is this something anyone can help with? The one thing I’m wondering is I did recently update my license but I am still using an older version of aspose. Are there any req…...Total Product Family acn August 2, 2025, 12:35am 1 I can’t figure...Professionalize.Discourse August 2, 2025, 12:35am 2 @acn It looks like you’re...

    forum.aspose.com/t/aspose-crashing-pod/316013
  7. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#....// 2 N. America 1.5 2 1.5 2.5 // 3 S. America 2 1.75 2 2 // 4...4 Europe 2.25 2 2.5 2 // 5 Asia 2.5 2.5 2 2.75 SetCellValue (...

    docs.aspose.com/slides/net/create-and-embed-an-...
  10. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java....get(2).getCaption()); Assert.assertEquals("0"...assertEquals("0", oleControlCollection.get(2).getValue()); Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...