Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 155,174 for

2

(0.2 sec)
  1. XpsSaveOptions.outlineOptions property | Aspose...

    XpsSaveOptions.outlineOptions property. Allows to specify outline options....serve as TOC entries of levels 1, 2, and then 3. builder . paragraphFormat...builder . writeln ( "Heading 1.2" ); builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartLegendEntryCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries..."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...
  3. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...serve as TOC entries of levels 1, 2, and then 3. builder . paragraph_format...builder . writeln ( 'Heading 1.2' ) builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent chart....'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...
  5. Aspose::Words::Range::Delete method | Aspose.Wo...

    Aspose::Words::Range::Delete method. Deletes all characters of the range in C++...."Section 2." ); ASSERT_EQ ( u "Section 1. \f Section 2." , doc...get_Count ()); ASSERT_EQ ( u "Section 2." , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/ran...
  6. Problem with SkiaSharp on Linux - Free Support ...

    Hi Aspose team, We use Aspose.Cells 23.3.0 in our AzureFunction. Everything works fine on Windows. On Linux, when we call new Workbook(), we get this error: 2024-04-19T09:48:26.226538934Z: [ERROR] Unhandled exception…...SkiaSharp 2.88.7 SkiaSharp.NativeAssets.Linux.NoDependencies 2.88.7...Tried different versions, 2.88.8, 2.88.6, 2.88.3, but no success....

    forum.aspose.com/t/problem-with-skiasharp-on-li...
  7. 在 PS 文件中处理文本 | Python

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... BOLD ) 2 document. fillText (str, font...String [] { FONTS_FOLDER }); 2 dr_font = aspose. page . ExternalFontCache...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  8. Working with Masters|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....addMaster ( templateFileName , 2 ); // Add master with stencil...PinY. diagram . addShape ( 2 . 0 , 2 . 0 , masterName , 0 ); diagram...

    docs.aspose.com/diagram/java/working-with-masters/
  9. Can we plot this radial cluster chart which is ...

    Hi Team, Can we draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)...Discourse November 4, 2025, 10:23am 2 @VaradS Short answer Aspose.Cells...Workbook("RadialClusterTemplat.xlsx"); // 2. Prepare the data that will be...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  10. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。... createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...getCells (). createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...