Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 155,452 for

2

(0.15 sec)
  1. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....[] { "Category 1" , "Category 2" , "Category 3" }; series . Add...double [] { 2 , 3 , 4 }); series . Add ( "Series 2 of primary...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document.... assertEqual ( 2 , doc . sections . count ) # Each.... text_columns . set_count ( 2 ) builder . writeln ( 'Column...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Online convert OLM to PST using aspose - Free S...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.... cells-net Anjali12 February 2, 2026, 9:18am 1 The input is not...Professionalize.Discourse February 2, 2026, 9:19am 2 @Anjali12 You’re encountering...

    forum.aspose.com/t/online-convert-olm-to-pst-us...
  5. Set Print Titles|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....example, rows are defined as $1:$2 and columns are defined as $A:$B...1 & 2 as title rows pageSetup . setPrintTitleRows ( "$1:$2" );...

    docs.aspose.com/cells/java/set-print-titles/
  6. 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...
  7. 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
  8. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…... Attach 2 docx files attached (Source 1...Scenario 2: Removed all content in target file with 2 steps. Attach...

    forum.aspose.com/t/defect-displayed-content-as-...
  9. 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-...
  10. ChartLegendEntryCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries...'AW Category 1' , 'AW Category 2' ] series1 = series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...

    reference.aspose.com/words/python-net/aspose.wo...