Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 150,870 for

2

(0.14 sec)
  1. ChartDataLabel.show_value property | Aspose.Wor...

    ChartDataLabel.show_value property. Allows to specify if values are to be displayed in the data labels... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 84378744.csv

    Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant Evaluation Only. Created with Aspose.Cells for Python via .NET.Copyright 2003 - 2019 Aspose Pty Ltd....Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant...

    docs.aspose.com/cells/es/python-net/keep-separa...
  4. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...Product Family Tullhead July 2, 2025, 10:58pm 1 Complete newbie...Professionalize.Discourse July 2, 2025, 10:59pm 2 @Tullhead Cause You are...

    forum.aspose.com/t/your-examplesimple-does-not-...
  5. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::Add method. Adds a new series group of the specified series type to this collection in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose.PSD for .NET 20.9 - Release Notes|Docume...

    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....AssertAreEqual ( expectedValue [ 2 ], resource . PageNumber ); AssertAreEqual...PageNumber = ( int ) newValues [ 2 ]; // 2; resource . TotalPages = (...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  7. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  8. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/net/web-extensions/sampl...
  9. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...com January 29, 2026, 2:25am 1 我使用words.java 试图在word中...from page → Center X = 15 + 40/2 = 35pt // - Top edge at topMargin...

    forum.aspose.com/t/topic/324972
  10. 在工作表中将形状移到前面或后面,用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将形状置于工作表的前面或后面。... toFrontOrBack ( 2 ); // Print the Z-Order position...back shape4 . toFrontOrBack ( - 2 ); // Save the output Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/send-shape-...