Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 150,870 for

2

(0.14 sec)
  1. 在 Android 上管理演示文稿中的图表数据系列|Aspose.Slides 文档

    了解如何在 Android 上使用实用的 Java 示例代码和最佳实践来管理 PowerPoint(PPT/PPTX)中的图表系列,从而提升您的数据演示。...在我们的示例(示例图)中: 列对应 Series 1、Series 2 和 Series 3 ; 行对应 Category 1、Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  2. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency.... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Different Geometrytype create by arcgis and asp...

    test gdb.zip (31.5 KB) hi I use ogrinfo see the different gdb create by arcgis and aspose ,one is create by arcmap , another is by aspose ogrinfo D:\arcgis.gdb -al INFO: Open of `D:\arcgis.gdb' using driver `Ope…...Product Family lsl April 8, 2025, 2:04am 1 test gdb.zip (31.5 KB)...LENGTHUNIT["metre",1]], ENSEMBLEACCURACY[2.0]], PRIMEM["Greenwich",0, ANGLEUNIT["degree"...

    forum.aspose.com/t/different-geometrytype-creat...
  4. Document constructor with correct password thro...

    I have 2 different PDF documents sent from the same client, both encrypted with the same password, and both can be opened with Adobe using that password. However, one of them fails in the Document constructor with an “I…...weisberg June 2, 2020, 11:16am 1 I have 2 different PDF documents...password) asad.ali June 2, 2020, 4:59pm 2 @larry.weisberg Would...

    forum.aspose.com/t/document-constructor-with-co...
  5. Document.Revisions | Aspose.Words for .NET

    Effortlessly track document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability.... Write ( "Row 1, cell 2." ); builder . EndRow (); // While...Upward ; builder . Write ( "Row 2, cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PowerPoint (PPT/PPTX) and Excel (XLS/XLSX) not ...

    Hi Aspose Team, We are facing an issue with file conversion on Amazon Linux 2 (EC2). Our PPT/PPTX → PDF and XLS/XLSX → PDF conversions are not working. No exceptions are thrown, but the PDF output is either not create…...file conversion on Amazon Linux 2 (EC2). Our PPT/PPTX → PDF and...Operating System: Amazon Linux 2 (EC2) License: Not using a license...

    forum.aspose.com/t/powerpoint-ppt-pptx-and-exce...
  8. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting colors for negative values, improving clarity and impact....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataPointCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataPointCollection, which efficiently returns the total number of ChartDataPoints, enhancing your data visualization....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

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