Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 149,642 for

2

(0.66 sec)
  1. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...vos January 8, 2026, 2:18pm 1 Hi Sir/madam, We want to...works correct. When generating 2 excel files, with workbook links...

    forum.aspose.com/t/workbook-links-are-not-worki...
  2. Managing Project Currency Digits | Aspose.Tasks...

    Learn how to view, set, and retrieve currency digits (decimal places) in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices....example: 0 → $123 (no decimals) 2 → $123.45 (two decimals, common...and sets the currency digits to 2 : Copy 1 // Create new project...

    docs.aspose.com/tasks/net/managing-currency-dig...
  3. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。... 为图表系列 2 添加对数趋势线。 为图表系列 2 添加移动平均趋势线。 为图表系列 3 添加多项式趋势线。...setColor ( Color . RED ); // 为图表系列 2 添加对数趋势线 ITrendline tredLineLog...

    docs.aspose.com/slides/zh/java/trend-line/
  4. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...February 3 March 4 April -3 May 2 June 7 July 3 August 6 YTD 23...alone without hiding the other 2 legends. Sharing the ppt file...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  5. 3D Rotation Effects in a Visio Drawing|Document...

    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.... It does not apply to 2-D rotation. The DistanceFromGround...getRotationXAngle (). setValue ( 2 . 61 ); shape . getThreeDFormat...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  6. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.index_of_key method. Returns the zero-based index of the specified property in the collection....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...setDocumentPartFileN(partFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...
  8. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort.... PutValue ( 2 ); // Second vertical series worksheet...(). Get ( u "C3" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/easy-way-for-chart-se...
  9. 使用 Chart.SetChartDataRange 方法与 C++ 轻松设置图表的方法|Do...

    学习如何在 Aspose.Cells for C++ 中轻松使用 Chart.SetChartDataRange 方法设置图表。我们的指南将向您展示如何指定图表的数据范围,让您能以最少的努力创建专业且准确的图表。... PutValue ( 2 ); // Second vertical series worksheet...(). Get ( u "C3" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/zh/cpp/easy-way-for-chart...
  10. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the document is defined as a collection of VBA modules. 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...