Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 153,045 for

2

(0.17 sec)
  1. Apply Different Style on the Each Text Value of...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... new ( 2 )) shape . getText () . getValue...getChar ( 2 ) . setIX ( 2 ) shape . getChars () . getChar ( 2 ) . getColor...

    docs.aspose.com/diagram/java/apply-different-st...
  2. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured document tag is successfully mapped 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...
  4. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border.... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag....#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. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... 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...
  7. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....write("Section 2"); Assert.assertEquals("Section 1\fSection 2", doc.getText()...Assert.assertEquals("Section 2", doc.getText().trim()); // Append...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Migrate to Aspose.Tasks for .NET 8.0.0 o...

    Learn how to migrate from older versions of Aspose.Tasks for .NET to version 8.0.0 or higher. This guide provides updated syntax, structural changes, and key migration examples....Project prj = new Project(); 2 prj.StartDate = DateTime.Now;...1 'Create a project instance 2 Dim prj As New Project() 3 prj...

    docs.aspose.com/tasks/net/how-to-migrate-to-asp...
  9. Working with Image Borders in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....setLeft ( 2 ) margins . setRight ( 2 ) margins . setTop ( 2 ) margins...margins . setBottom ( 2 ) \ # Set border's width to be 0.5 milimeter...

    docs.aspose.com/barcode/java/working-with-image...
  10. FieldCompare.RightExpression | Aspose.Words for...

    Discover FieldCompare's RightExpression property to easily manage and customize the right side of your comparison expressions for optimal performance.... RightExpression = "2" ; field . Update (); // The COMPARE...Is . EqualTo ( " COMPARE 3 < 2" )); Assert . That ( field . Result...

    reference.aspose.com/words/net/aspose.words.fie...