Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 150,034 for

2

(0.11 sec)
  1. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position.... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Cannot read Pdf table with row and column span ...

    Hi, I am using Aspose.PDF to read a file containing a table (see the attachment) and convert the result into Markdown. However, I noticed that the ColSpan and RowSpan attributes are not accurately detected. Here are my…...aspose-pdf-net Rachel_Lee April 3, 2025, 2:41am 1 Hi, I am using Aspose.PDF...及原要 保人 ( 姓名 ) Ⅴ 3611 變更契約中文資訊 2. 被保人更名 Ⅴ Ⅴ 3611 變更契約中文資訊 3.4.5...

    forum.aspose.com/t/cannot-read-pdf-table-with-r...
  3. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...get(0,2).setValue("dddddd"); book.sav...zhao February 26, 2025, 8:30am 2 @xiaoman WPS 和Excel 采用了不同的方式嵌入图片。...

    forum.aspose.com/t/aspose-cell-excel/308462
  4. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method...writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Format method. Provides access to fill and line formatting of the axis title in C++....u "Category 1" , u "Category 2" }); series -> Add ( u "Series...double > ({ 1 , 2 })); series -> Add ( u "Series 2" , categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....assertEquals(2, tables.get(1).getRows().getCount());...nested within one parent table // 2 = Table is nested within two parent...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for PHP via Java for more engaging slides....getCell ( $defaultWorksheetInde , 2 , 1 , 0.5 )); $series -> getDataPoints...( $defaultWorksheetInde , 0 , 2 , "Blues" ), $chart -> getType...

    docs.aspose.com/slides/php-java/chart-data-label/
  8. X Axis Vs. Category Axis with C++|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs.... PutValue ( 2.5 ); worksheet . GetCells ()....(). Get ( u "D5" ). PutValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/cpp/x-axis-vs-category-axis/
  9. MaxiCodeCodetextMode2|Aspose.BarCode for Python...

    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....in the MaxiCode code for modes 2. The MaxiCodeCodetextMode type...code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points.... width ) / 2 ; shape . top = ( builder . pageSetup...pageHeight - shape . height ) / 2 ; doc . save ( base . artifactsDir...

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