Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 148,972 for

2

(0.23 sec)
  1. 使用 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/
  2. 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...
  3. 使用 JavaScript 通过 C++ 剪切和粘贴范围|Documentation

    学习如何使用 C++ 中的脚本在工作表内剪切和粘贴单元格。...zero-based; C is column 2) worksheet . cells . get ( 0 , 2 ). value = 1...( 1 , 2 ). value = 2 ; worksheet . cells . get ( 2 , 2 ). value...

    docs.aspose.com/cells/zh/javascript-cpp/cut-and...
  4. Columns Containing Non-Strongly Typed Data|Docu...

    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 the...ExportDataTableAsStr ( 0 , 0 , 2 , 2 , true ); //Binding the DataTable...

    docs.aspose.com/cells/net/columns-containing-no...
  5. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your document, enhancing navigation and content management efficiency.... EqualTo ( 2 )); // Each section has its own...PageSetup . TextColumns . SetCount ( 2 ); builder . Writeln ( "Column...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility.... Always 2 Always use ZIP64 format extensions...ZIP-archive that has a 4 GB (2^32 bytes) limit on uncompressed...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Style.Aliases | Aspose.Words for .NET

    Discover all style aliases effortlessly with the Style Aliases property. If none exist, receive an empty string array. Simplify your style management!...MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" })); Assert . That ( style ....

    reference.aspose.com/words/net/aspose.words/sty...
  8. block|Documentation

    Block element is used to organize content within containers.... column=2 border none Whether to draw a...container=Two-column columns_count=2 ?block=Column 1-1 column=1 border=none...

    docs.aspose.com/omr/net/txt-markup/block/
  9. ChartSeriesGroup.seriesType property | Aspose.W...

    ChartSeriesGroup.seriesType property. Gets the type of chart series included in this group....= [ "Category 1" , "Category 2" , "Category 3" ]; series . add...categories , [ 2 , 3 , 4 ]); series . add ( "Series 2 of primary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Optimize SVG – Aspose.SVG for .NET

    You will learn how to optimize SVG and reduce the size of SVG files using Aspose.SVG for .NET.... Svg ; 2 using System. IO ; 3 using Aspose...PathOptimizationOpti . FloatPrecision = 2; 12 // Optimize document 13 SVGOptimizer...

    docs.aspose.com/svg/net/how-to-optimize-svg/