Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 155,456 for

2

(0.38 sec)
  1. ChartDataLabel.Left | Aspose.Words for .NET

    Adjust the ChartDataLabel Left property to control data label positioning on your chart. Enhance clarity and presentation with precise distance settings....chartHeight - titleAreaHeight ) / 2 ; const double doughnutCenterX...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/net/aspose.words.dra...
  2. BorderCollection.Bottom | Aspose.Words for .NET

    Discover the BorderCollection Bottom property to easily access and customize your bottom border for enhanced design flexibility and style.... Single , 2.0 , Color . Black ); // Create...builder . Writeln ( "Row 1, Cell 2." ); builder . EndRow (); // Reset...

    reference.aspose.com/words/net/aspose.words/bor...
  3. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...
  4. License初始化时,进程一直卡住 - Free Support Forum - aspos...

    在Aspose进行lincense初始化时,遇到了进程卡住的情况,麻烦问下有哪些原因会导致卡住呢? 相关截图: 目前看下来,使用BiSheng JDK会有这个问题 ,使用openjdk是正常初始化的 使用的BiSheng JDK版本: openjdk version “17.0.14” 2025-01-21 OpenJDK Runtime Environment BiSheng (build 17.0.14+12) O…...words-java ZhonghaoSun April 2, 2026, 2:00am 1 在Aspose进行lincense...sharing) alexey.maslov April 2, 2026, 9:35am 2 @ZhonghaoSun We have opened...

    forum.aspose.com/t/license/327169
  5. ASPOSE HTML Java library 23.1 new version is su...

    Hi, As per new release of JAVA HTML library 23.1, we are trying to convert HTML to DOCX but I’m getting this exception class com.aspose.html.internal.ms.System.NotImplementedException: The method or operation is not imp…...Family BhaskarKammaTR February 2, 2023, 7:19am 1 Hi, As per new...Bhaskar. asad.ali February 2, 2023, 6:18pm 2 We have opened the following...

    forum.aspose.com/t/aspose-html-java-library-23-...
  6. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell formatting. Enhance your documents with customizable styles and properties today!... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...builder . Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...

    reference.aspose.com/words/net/aspose.words/doc...
  7. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets.... 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...
  8. XmlMapping.CustomXmlPart | Aspose.Words for .NET

    Discover the XmlMapping CustomXmlPart property, which links your structured document tags to custom XML data parts for enhanced document integration....#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" )); // Create a...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell.... 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. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++....Write ( u "Header Row, \n Cell 2" ); builder -> InsertCell ();...builder -> Write ( u "Row 1, Cell 2." ); builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words.tab...