Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 159,255 for

2

(0.11 sec)
  1. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。... PutValue ( 2.5 ); worksheet . GetCells ()....(). Get ( u "D5" ). PutValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportListLabels method. Controls how list labels are output to HTML, MHTML or EPUB. Default value is Auto in C++....u "Default numbered list item 2." ); builder -> get_ListFormat..."Outline legal heading list item 2." ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 23167010.xlsx

    Sheet1 Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...

    docs.aspose.com/cells/sv/cpp/create-pivot-table...
  4. About the Aspose.Email Product Family category ...

    Get technical support of Aspose.Email for .NET, Java, C++, Android, Python, iOS, Mac, Xamarin, .NET Core and SharePoint....Closed November 18, 2019, 4:58am 2...

    forum.aspose.com/t/about-the-aspose-email-produ...
  5. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent.... Scenario 2: Create a presentation from scratch...Assume there is a shape at index 2 in the template where we want...

    docs.aspose.com/slides/cpp/working-solution-for...
  6. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Send Shape Front or Back inside the Worksheet|D...

    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....negative number such as -1, -2, -3, etc., and if you want to...a positive number such as 1, 2, 3, etc. Send Shape Front or Back...

    docs.aspose.com/cells/net/send-shape-front-or-b...
  8. Aspose-words-shaping-harfbuzz-legacy-plugin - F...

    Using aspose.words in a docker environment (alpine linux) we get an exception (e.g. when calling Document#getPageCount() or document#updatePageLayout() if we use the depencency to aspose-words-shaping-harfbuzz-plugin T…...2: No such file or directory (needed...shared library ld-linux-x86-64.so.2: No such file or directory (needed...

    forum.aspose.com/t/aspose-words-shaping-harfbuz...
  9. 在线多人协同 - 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
  10. 计算小计|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/