Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 152,496 for

2

(0.17 sec)
  1. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Recognize MATRIX2OF5 BarCode Images via Python ...

    Scan MATRIX2OF5 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-...
  3. 绘制三角形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制三角形。支持使用C#绘制三角形并保存为pdf、svg、html、image、xps等格式。... DrawPolyline ( 1 , 1 , 2 , 2 , ps ); // Save diagram diagram...0 ]. DrawPolyline ( 1 , 1 , 2 , 2 , ps ); // Save diagram as SVG...

    docs.aspose.com/diagram/zh/net/drawing/draw-tri...
  4. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Format method. Provides access to fill and line formatting of the chart 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...
  5. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Format method. Provides access to fill and line formatting of the legend 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. 使用 Python 在演示文稿中自定义 3D 图表|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 3D 图表,支持 PPT、PPTX 和 ODP 文件——提升您的演示文稿效果。...defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . type ) # 添加类别...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )) chart . chart_data...

    docs.aspose.com/slides/zh/python-net/3d-chart/
  7. BlockConfig|Documentation

    BlockConfig element is used to organize content within containers...."Two-column layout" , ColumnsCount = 2 , Children = new List < BaseConfig...new BlockConfig () { Column = 2 , BorderType = BorderType . Square...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  8. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the document.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the document.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Excel导出pdf,图表标签位置不一致 - Free Support Forum - asp...

    excel导出pdf,图表标签位置不一致,见附件Excel_pdf对比.png,这是bug,还是要做什么设置? Excel_pdf对比.png (116.9 KB) 图表导出pdf异常.zip (286.0 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\图表导出pdf异常.xl…...中文技术支持 lingtian December 2, 2025, 2:10am 1 excel导出pdf,图表标签位置不一致,见附件Excel_pdf对比...Professionalize.Discourse December 2, 2025, 2:12am 2 @lingtian 概要 使用 Aspose...

    forum.aspose.com/t/excel-pdf/322363