Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 148,121 for

2

(0.09 sec)
  1. NotPrimitive shape need to resize when resize f...

    EXCEL CONFIRMATION.zip (8.5 KB)...sahi June 20, 2025, 9:17am 2 @tejas.patel , Thanks for the...Keep in touch. tejas.patel July 2, 2025, 1:46pm 8 @amjad.sahi Thank...

    forum.aspose.com/t/notprimitive-shape-need-to-r...
  2. 趋势线|Aspose.Slides for Node.js via .NET 文档

    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.... 为图表系列 2 添加对数趋势线。 为图表系列 2 添加移动平均趋势线。 为图表系列 3 添加多项式趋势线。...awt.Color" , "RED" )); // 为图表系列 2 添加对数趋势线 var tredLineLog = chart...

    docs.aspose.com/slides/zh/nodejs-java/trend-line/
  3. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...load('Undeliverable_ repro test-1727695419 (2).eml')) #result = MapiMessage...load('Undeliverable_ repro test-1727695419 (2).eml')) #print(result) #ExEnd:...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  4. Aspose::Words::Vba::VbaModule class | Aspose.Wo...

    Aspose::Words::Vba::VbaModule class. Provides access to VBA project module. To learn more, visit the documentation article in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first tab stop to the right of the specified position in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Aspose::Words::TabStopCollection::Before method...

    Aspose::Words::TabStopCollection::Before method. Gets a first tab stop to the left of the specified position in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. When using aspose.cells to save an Excel workbo...

    When using aspose.cells to save an Excel workbook to a PDF, the chart unit label are displayed as “Millions” in English. How can I set it to display Millions in Chinese(百万)? image.png (40.2 KB)...cells-net lingtian October 17, 2025, 2:22pm 1 When using aspose.cells...(40.2 KB) Professionalize.Discourse October 17, 2025, 2:23pm...

    forum.aspose.com/t/when-using-aspose-cells-to-s...
  8. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....( u "This text is in section 2." ); ASSERT_EQ ( Aspose :: Words...() -> get_SectionStart ()); // 2 - Starts the next section on the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. 在 PS 文件中使用页面 | Python

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... 以下代码片段演示了如何通过 8 个步骤创建 2 页 PS 文档: 为生成的 PS 文件创建输出流。 使用默认选项实例化...使用默认选项实例化 对象。 使用之前创建的输出流和保存选项创建 2 页 PsDocument。 使用文档的默认页面尺寸(纵向 A4...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  10. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....GetCell ( defaultWorksheetInde , 2 , 1 , 0.50 )); series . DataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . Type ); series2...

    docs.aspose.com/slides/net/chart-data-label/