Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 19,360 for

2 of

(0.04 sec)
  1. ChartSeriesGroup.series_type property | Aspose....

    ChartSeriesGroup.series_type property. Gets the type Of chart series included in this group....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance Of the data label in points from the left edge Of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value Of the [ChartDataLabel.leftMode](../leftMode/) property....titleAreaHeight ) / 2 ; const doughnutCenterX = chartWidth / 2 ; const labelHeight...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....TabStopCollection indexer (1 of 2) Gets a tab stop at the given...Dashes )); Assert . AreEqual ( 2 , tabStops . Count ); Assert ...

    reference.aspose.com/words/net/aspose.words/tab...
  4. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....text_doc = ' Line 1 \n ' + ' Line 2 \n ' + ' Line 3 ' # Create a "TxtLoadOptions"...first_line_indent ) self . assertEqual ( 25.2 , paragraphs [ 1 ] . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtSaveOptions.preserveTableLayout property | A...

    TxtSaveOptions.preserveTableLayout property. Specifies whether the program should attempt to preserve layout Of tables when saving in the plain text format... write ( "Row 1, cell 2" ); builder . endRow (); builder...insertCell (); builder . write ( "Row 2, cell 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Generate STANDARD2OF5 BarCode Images via Python...

    Create STANDARD2Of5 symbology BarCode Images using Python applications without using any other sOftware....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  7. 3D Chart|Aspose.Slides for PHP Documentation

    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/php-java/3d-chart/
  8. Paragraph.joinRunsWithSameFormatting method | A...

    Paragraph.joinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph.... write ( "Run 2. " ); builder . write ( "Run 3...occurred to combine Runs #1, #2, and #3, // while leaving out...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location Of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...doughnut_center_y - y_margin - label_height / 2 # Because the data points start...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ToaCategories indexer | Aspose.Words for Python

    ToaCategories indexer. Gets or sets the category heading by category number....'Statutes' , toa_categories [ 2 ]) toa_categories [ 1 ] = 'My...1' toa_categories [ 2 ] = 'My Category 2' # We can always access...

    reference.aspose.com/words/python-net/aspose.wo...