Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 150,751 for

2

(0.13 sec)
  1. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the datapoints seems to be empty… I have a ch…... 2 are enabled and 2 are disabled: image.png...I have no datapoints for Data 2 and scatter2 which were disabled...

    forum.aspose.com/t/isfiltered-series-and-chartc...
  2. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!... Write ( "Section 2." ); Assert . That ( doc . GetText...EqualTo ( "Section 1. \fSection 2." )); // Remove the first section...

    reference.aspose.com/words/net/aspose.words/ran...
  3. Node.range property | Aspose.Words for Node.js

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node.... write ( "Section 2." ); expect ( doc . getText ()...toEqual ( "Section 1. \fSection 2." ); // Remove the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....'Section 2.' ) self . assertEqual ( 'Section 1. \x0c Section 2.' ,...self . assertEqual ( 'Section 2.' , doc . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 给模板文件中的数据透视表pivot加筛选器fitler出现问题 - Free Support ...

    SyntaxEditor Code Snippet var wb=new Workbook(@“F:\mao\2items\7.1\05报表模块\warehouse\alarm_3.xlsx”); var pivot=wb.Worksheets[0].PivotTables[0]; var rowField=pivot.RowFields[“device_name”]; rowField.GetFilters().Count()…...Dump();//2 rowField.FilterByValue(13,PivotFilterType...PivotFilterType.ValueGreaterThan,2,0); rowField.GetFilters().Count()...

    forum.aspose.com/t/pivot-fitler/319909
  7. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 3D 图表|Aspose.Slides for Node.js via .NET 文档

    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....defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/nodejs-java/3d-chart/
  9. 使用 Java 在演示文稿中自定义 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建和自定义 3-D 图表,支持 PPT 和 PPTX 文件——提升您的演示文稿。...defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/java/3d-chart/
  10. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity....CustomXmlPropertyCol indexer (1 of 2) Gets a property with the specified...Assert . That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...

    reference.aspose.com/words/net/aspose.words.mar...