Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 150,873 for

2

(0.1 sec)
  1. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntryCollection class. Represents a collection of chart legend entries. To learn more, visit the documentation article in C++....Category 1" , u "AW Category 2" }); System :: SharedPtr < Aspose...double > ({ 1 , 2 })); series -> Add ( u "Series 2" , categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::RemoveAt method. Removes a value at the specified index in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation....1" , "AW Category 2" }, new double [] { 1 , 2 }); ChartAxisTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Application not loading on Linux after adding S...

    Hello Aspose Support Team, We are facing an issue when running our .NET Core 3.1 application on Linux. The same application works fine on Windows, but after encountering a SkiaSharp error log, we added SkiaSharp native…...10 OS (Failing): Amazon Linux 2 (EC2) .NET Version: .NET Core...09:23:04 ip-10-12-16-28.us-east-2.compute.internal mis-wf[28314]:...

    forum.aspose.com/t/application-not-loading-on-l...
  5. Aspose::Words::Fields::FieldIndexFormat enum | ...

    Aspose::Words::Fields::FieldIndexFormat enum. Specifies the formatting for the FieldIndex fields in a document in C++.... Fancy 2 Fancy. Modern 3 Modern. Bulleted...\" · \" \\ h \" A \" \\ c \" 2 \" \\ z \" 1033 \" " , nullptr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....cell 2 table [ 1 , 0 ]. TextFrame . Text = "Row 1 Cell 2" ; //...row 2 cell 1 table [ 0 , 1 ]. TextFrame . Text = "Row 2 Cell...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  7. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/PPTX)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。...1, Series 2, 和 Series 3 ; 行为 Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/java/chart-series/
  9. 在 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...
  10. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....writeln("Item 2"); builder.getListFormat().listIndent();...fileContainsString("1. Item 1\r\n" + " a. Item 2\r\n" + " i. Item 3", docText);...

    reference.aspose.com/words/java/com.aspose.word...