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

2

(0.15 sec)
  1. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Import and Export Project Data to Primavera For...

    Learn how to import or export Microsoft Project files from or to Primavera formats using Aspose.Tasks for C#....xml" ); 2 System ::SharedPtr < ProjectFileInfo...(dataDir + u "Primavera1.mpx" ); 2 System ::SharedPtr < ProjectFileInfo...

    docs.aspose.com/tasks/cpp/import-and-export-pro...
  4. 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...
  5. 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...
  6. 使用 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/
  7. 在 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...
  8. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. ChartSeries.bubble_sizes property | Aspose.Word...

    ChartSeries.bubble_sizes property. Gets a collection of bubble sizes for this chart series....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

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