Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 9,889 for

2 of

(0.1 sec)
  1. FieldIf.false_text property | Aspose.Words for ...

    FieldIf.false_text property. Gets or sets the text displayed if the comparison expression is ``False``.... write ( ' \n Statement 2: ' ) field = builder . insert_field...'=' field . right_expression = '2 + 3' field . true_text = 'True'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Rows and Columns|Aspose.Slides for Pytho...

    Manage table rows and columns in PowerPoint presentations in Python...Adds some text to the row 1 cell 2 table . rows [ 1 ][ 0 ] . text_frame...text_frame . text = "Row 1 Cell 2" # Clones Row 1 at the end of...

    docs.aspose.com/slides/python-net/manage-rows-a...
  3. Manage Rows and Columns|Aspose.Slides for PHP D...

    Manage table rows and columns in PowerPoint presentations...Adds some text to the row 1 cell 2 $table -> get_Item ( 1 , 0 ) ->...getTextFrame () -> setText ( "Row 1 Cell 2" ); # Clones Row 1 at end of table...

    docs.aspose.com/slides/php-java/manage-rows-and...
  4. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number Of items in the collection....of custom document property #2' ) print ( 'Custom Properties:'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...

    reference.aspose.com/words/java/com.aspose.word...
  6. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new page range object.... PageRange ( 2 , 3 ), aw . saving . PageRange...), aw . saving . PageRange ( 2 , 4 ), aw . saving . PageRange...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartLegend.legendEntries property | Aspose.Wor...

    ChartLegend.legendEntries property. Returns a collection Of legend entries for all series and trendlines Of the parent chart...."AW Category 1" , "AW Category 2" ]; let series1 = series . add...categories , [ 1 , 2 ]); series . add ( "Series 2" , categories ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered...Writeln ( "Bulleted list item 2" ); builder . Writeln ( "Bulleted...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Aspose::Words::Drawing::Charts::ChartAxisType e...

    Aspose::Words::Drawing::Charts::ChartAxisType enum. Specifies type Of chart axis in C++.... Value 2 Value axis of a chart. Examples...u "Category 1" , u "Category 2" , u "Category 3" }); // Insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Advanced SVG Creation and Modification with Asp...

    Explore the capabilities Of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....document = new SVGDocument()) 2 { 3 // Create a new <g> (group)...document = new SVGDocument()) 2 { 3 // Assume an existing SVG...

    docs.aspose.com/svg/net/svg-builder-api/