Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 159,215 for

2

(0.11 sec)
  1. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...Cells[0, 2]; Console.WriteLine(wb.Worksheets[0]...MaxColumn); wb.Save(@“2.xlsx”); } } } unzip 2.xlsx and open sheet1...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  2. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape type of chart elements....BentConnector2 Bent connector 2. BentConnector3 Bent connector...CurvedConnector2 Curved connector 2. CurvedConnector3 Curved connector...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldOptions.field_update_culture_provider prop...

    FieldOptions.field_update_culture_provider property. Gets or sets a provider that returns a culture object specific for each particular field....month_names = [ 'месяц 1' , 'месяц 2' , 'месяц 3' , 'месяц 4' , 'месяц...abbreviated_month_names = [ 'мес 1' , 'мес 2' , 'мес 3' , 'мес 4' , 'мес 5'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.endnoteOptions property | Aspose.Words...

    Document.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this document.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartLegendEntry.isHidden property | Aspose.Wor...

    ChartLegendEntry.isHidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend..."AW Category 1" , "AW Category 2" ]; let series1 = series . add...categories , [ 1 , 2 ]); series . add ( "Series 2" , categories ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在网格中创建多边形|Documentation

    Aspose.3D for Java 允许在网格中创建多边形。...createPolygon(new int[] { 0, 1, 2 }); //The new overloads doesn't...mesh . createPolygon ( 0 , 1 , 2 ); //Or You can create a polygon...

    docs.aspose.com/3d/zh/java/create-polygon-in-mesh/
  7. 在网格中创建多边形|Documentation

    Aspose.3D for .NET 允许在网格中创建多边形。为了使用该功能,API 提供了Mesh类的CreatePolygon方法。...CreatePolygon ( new int [] { 0 , 1 , 2 }); //The old CreatePolygon needs...mesh . CreatePolygon ( 0 , 1 , 2 ); //The new overloads doesn't...

    docs.aspose.com/3d/zh/net/create-polygon-in-mesh/
  8. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or section... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 48496692.xlsx

    Sheet1 Last Name Sales Country Quarter USA Qtr 4 Last Name Sales Country Quarter Smith $16,753.00 UK Qtr 3 Johnson $14,808.00 USA Qtr 4 Williams $10,644.00 UK Qtr 2 Jones $1,390.00 USA Qtr 3 Brown ......00 UK Qtr 2 Jones $1,390.00 USA Qtr 3 Brown...Qtr 1 Johnson $9,339.00 UK Qtr 2 Smith $18,919.00 USA Qtr 3 Jones...

    docs.aspose.com/cells/net/apply-advanced-filter...
  10. 48496691.xlsx

    Sheet1 Last Name Sales Country Quarter USA Qtr 4 Last Name Sales Country Quarter Smith $16,753.00 UK Qtr 3 Johnson $14,808.00 USA Qtr 4 Williams $10,644.00 UK Qtr 2 Jones $1,390.00 USA Qtr 3 Brown ......00 UK Qtr 2 Jones $1,390.00 USA Qtr 3 Brown...Qtr 1 Johnson $9,339.00 UK Qtr 2 Smith $18,919.00 USA Qtr 3 Jones...

    docs.aspose.com/cells/go-cpp/apply-advanced-fil...