Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 153,261 for

2

(0.25 sec)
  1. 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...
  2. 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....getValue () -> add ( new Cp ( 2 )); $shape -> getText () -> getValue...getChars () -> getChar ( 2 ) -> setIX ( 2 ); $shape -> getChars...

    docs.aspose.com/diagram/java/apply-different-st...
  3. 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
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....ldingBlo(glossaryDoc, "Block 2")); glossaryDoc.appendChild(c...getLastBuildingBlock().getName()); // 2 - Get a building block by index:...

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