Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 150,087 for

2

(0.11 sec)
  1. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values 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...
  2. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values 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...
  3. X Axis Vs. Category Axis with Node.js via C++|D...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Node.js via 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 ( "D5" ). putValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/nodejs-cpp/x-axis-vs-cate...
  4. While using concate in Aspose.Pdf.Facades forma...

    0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) here is a file. when we concate this file with another text its formating is tting changed. File after concatination.pdf (1.7 MB)...2025, 2:42pm 1 0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB)...Discourse September 5, 2025, 2:43pm 2 @apatil03 Issue Overview You...

    forum.aspose.com/t/while-using-concate-in-aspos...
  5. Recognize DOTCODE BarCode Images via Python | p...

    Scan DOTCODE symbology barcode images using Python applications without using any other software....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  6. CSRD reporting - Free Support Forum - aspose.com

    To whom it may concern, I’ve recently stumbled upon your XBRL library in search for a way to programmatically generate a CSRD report (Corporate Sustainability Reporting Directive). As CSRD is using the XBRL format (sam…...Heinz July 2, 2025, 3:04pm 1 To whom it may...Professionalize.Discourse July 2, 2025, 3:05pm 2 @M.Heinz Cause You’re...

    forum.aspose.com/t/csrd-reporting/314742
  7. Cad转pdf部分特殊字符串转换错误问题 - Free Support Forum - asp...

    2.png (43.2 KB) 1.png (5.7 KB) 图片1为cad的内容,图片2为转换pdf后的内容,字符没有正确转换过来。 以下是图纸: 1.zip (188.4 KB)...June 24, 2025, 6:18am 1 2.png (43.2 KB) 1.png (5.7 KB) 图片1为c...gorokhovatskyi June 24, 2025, 9:48am 2 @wangwei001 , 您好, 公差符号使用 GDT 字体...

    forum.aspose.com/t/cad-pdf/314337
  8. ChartSeriesCollection indexer | Aspose.Words fo...

    ChartSeriesCollection indexer. Returns a [ChartSeries](../../chartseries/) at the specified index....example -1 means the last item, -2 means the second before last and...= [ 'Category 1' , 'Category 2' , 'Category 3' , 'Category 4'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... getTextParagraphs (). get ( 2 ); p . setAlignmentType ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  10. 在 Python 中向现有 PDF 添加目录|Aspose.PDF for Java

    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.... "第二页" ] i = 0 ; while ( i < 2 ): # 创建标题对象 heading2 = self ....getPages () . get_Item ( i + 2 )) # 目标页面 heading2 . setTop (...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...