Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 155,198 for

2

(0.11 sec)
  1. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node.... writeln ( 'Section 2 text.' ) # Both sections are siblings...self . assertEqual ( 'Section 2 text.' , doc . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chart.legend property | Aspose.Words for Node.js

    Chart.legend property. Provides access to the chart legend properties....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. I want to fetch the boundary points(coordinates...

    I want to fetch the boundary points(coordinates) of the hatch in dwg file using Aspose.Cad for dot net....gorokhovatskyi May 7, 2025, 4:59pm 2 @Asheesh32 , Hello, please find...Console.WriteLine("({0},{1}),({2},{3})", line.FirstPoint.X, line...

    forum.aspose.com/t/i-want-to-fetch-the-boundary...
  4. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title...Category 1' , 'AW Category 2' ], values = [ 1 , 2 ]) chart_axis_x_title...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. Choose the best PDF standard to convert a document using C#....users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...options are prohibited PDF/A-2 eliminates some of the limitations...

    docs.aspose.com/words/net/learn-features-of-con...
  6. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/create-and-load-a-onen...
  7. 使用 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/
  8. 在 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...
  9. PDF Export Incomplete (Blank from Page 18) Whil...

    Problem Description: Using the same data to create a Document and exporting it to PDF and Word respectively. The PDF content is incomplete, starting blank from page 18 onward; the Word content is normal, with a total of…...2 KB) Aspose Version Used: aspose-words-22...noskov March 3, 2026, 9:42am 2 @bigdamage We have opened the...

    forum.aspose.com/t/pdf-export-incomplete-blank-...
  10. 包含强类型数据的列|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....//Exporting the contents of 2 rows and 2 columns starting from 1st... ExportDataTable ( 0 , 0 , 2 , 2 , true ); //Binding the DataTable...

    docs.aspose.com/cells/zh/net/columns-containing...