Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 155,489 for

2

(0.16 sec)
  1. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates...."Row 1 Cell 1" # Add text to row 2, column 1. table . rows [ 1 ][...text_frame . text = "Row 1 Cell 2" # Clone row 1 at the end of the...

    docs.aspose.com/slides/python-net/manage-rows-a...
  2. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....String[] { "Category 1", "Category 2", "Category 3" }; series.add("Series...double[] { 2.0, 3.0, 4.0 }); series.add("Series 2 of primary...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/working-with-pages/
  4. Chart labels are rendered incorrectly when conv...

    Hi Aspose team, I’m trying to convert a range of cells in excel that contains a chart to an EMF image using the following code: //Load the Excel file Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...Discourse July 31, 2025, 4:38pm 2 @JThomas98 It sounds like you’re... amjad.sahi August 11, 2025, 2:14pm 8 @JThomas98 , Here you go...

    forum.aspose.com/t/chart-labels-are-rendered-in...
  5. 如何在智能标记中使用if参数和变量|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.... 2. 对行为和操作的控制:参数微调智能标记的行为,实现分组、排序、小计和条件格式等操作。...: "director first 2" , "id" : "director id 2" , "LastName" : "director...

    docs.aspose.com/cells/zh/net/how-to-use-if-para...
  6. ChartType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly.... AreaPercentStacked 2 100% Stacked Area chart. Area3D...= { "Category 1" , "Category 2" , "Category 3" }; // Insert two...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PDF document compare Issues using aspose.word -...

    Hello Team, Below are the issues we are facing while comparing two PDFs and generating new output pdf with differences with in that, Attaching two input PDFs for your reference to troubleshot at your end… We are using …...mudrakol October 17, 2025, 2:40pm 1 Hello Team, Below are the...Page (Issue on Page No.2) 1012×313 10.2 KB Text missing or not...

    forum.aspose.com/t/pdf-document-compare-issues-...
  8. Morse‑Code Translation with Aspose.Font | .NET

    Learn how to encode, decode, and render Morse‑code using Aspose.Font in C#/.NET and Java, with full API examples and platform guidance....Font 2 Add namespaces (C#) Copy 1 using Aspose. Font ; 2 using...TextUtilsFactory (added in 23.10). 2 Core interfaces IFontMorseEncoder...

    docs.aspose.com/font/net/developer-guide/morse-...
  9. 用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...
  10. OutlineOptions.headings_outline_levels property...

    OutlineOptions.headings_outline_levels property. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline....2' ) builder . paragraph_format...'Heading 1.2.1' ) builder . writeln ( 'Heading 1.2.2' ) builder...

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