Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 153,318 for

2

(0.17 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....( worksheet_index , 0 , 2 , "Series 2" ), chart . type ) # Add...( worksheet_index , 2 , 0 , "Category 2" )) chart . chart_data...

    docs.aspose.com/slides/python-net/create-chart/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  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.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...
  8. 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...
  9. 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...
  10. Vertaal Markdown na DOM|Aspose.Words vir .NET

    Vertaal'n Markdown dokument Na Dokument Voorwerp Model en terug met behulp van C#. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af....Container blokke kan verdeel word in 2 klasse: Blaar blokke en Komplekse...level 1), --- (if Heading level 2) ParagraphFormat.StyleName = "SetextHeading[some...

    docs.aspose.com/words/af/net/translate-markdown...