Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 133,247 for

2

(0.06 sec)
  1. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Node.js 和 C++ 对行和列进行分组与取消分组|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中对行列进行分组和取消分组。...first three columns (from 0 to 2) and making them hidden by passing...getCells (). groupColumns ( 0 , 2 , true ); // Saving the modified...

    docs.aspose.com/cells/zh/nodejs-cpp/grouping-an...
  3. Aspose NuGet packages ID Prefix reservation - F...

    I noticed that Aspose is not a reserved ID prefix on NuGet.org. For example Aspose.Words. Reserving NuGet prefix is easy and it would improve security and help mitigate dependency confusion type attacks....uvsb9n15f February 18, 2025, 2:24pm 1 I noticed that Aspose is...sahi February 18, 2025, 3:09pm 2 @uvsb9n15f , Thanks for your suggestion...

    forum.aspose.com/t/aspose-nuget-packages-id-pre...
  4. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....16 , 2 ); ImageConversion ( ColorModes . Grayscale , 8 , 2 ); ImageConversion...channelsCount , compression , 2 ); SaveToPsdThenLoadAnd ( "ClippingMaskRegular"...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  5. 在线多人协同 - Free Support Forum - aspose.com

    您好,请问aspose是否支持在线多人协同操作?...Discourse April 25, 2025, 12:05am 2 @feng.qun.zhu.avaryholding.com...您好,多人同时操作一个文档,(1)多个业务员可以同时访问和编辑同一个文档(2)每个业务员的编辑操作实时同步到云端,确保所有参与者看到的是最新数据。...

    forum.aspose.com/t/topic/311830
  6. 计算小计|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.... StartRow = 2 ; ca . StartColumn = 1 ; ca ....EndRow = 18 ; ca . EndColumn = 2 ; //Apply subtotal, the consolidation...

    docs.aspose.com/cells/zh/net/calculate-sub-totals/
  7. 使用Aspose.Cells计算小计|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.... StartRow = 2 ; ca . StartColumn = 1 ; ca ....EndRow = 18 ; ca . EndColumn = 2 ; //Apply subtotal, the consolidation...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  8. 图表数据标签|Aspose.Slides for PHP 文档

    设置PowerPoint图表数据标签和距离...getCell ( $defaultWorksheetInde , 2 , 1 , 0.5 )); $series -> getDataPoints...( $defaultWorksheetInde , 0 , 2 , "Blues" ), $chart -> getType...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  9. Add Page Stamp to PDF using C++ | Aspose.PDF

    Add page stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++...._dataDir + pageStampFileName , 2 ); plumPageStamp -> set_Height...1 ; i < 5 ; i ++ ) { if ( i % 2 == 0 ) document -> get_Pages ()...

    products.aspose.com/pdf/cpp/stamps/page/
  10. ChartAxis.axisBetweenCategories property | Aspo...

    ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

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