Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 151,018 for

2

(0.29 sec)
  1. IChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data point on the chart.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Special Parameters of 1D Barcode Types|Document...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python..., DataLogic 2-of-5 , IATA 2-of-5 , Interleaved 2-of-5 , ITF 6...14 , Matrix 2-of-5 , MSI , OPC , PZN , Standard 2-of-5 , and VIN...

    docs.aspose.com/barcode/python-net/generate-1d-...
  3. Specific Parameters of 1D Barcodes|Documentation

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for C++..., DataLogic 2-of-5 , IATA 2-of-5 , Interleaved 2-of-5 , ITF 6...14 , Matrix 2-of-5 , MSI , OPC , PZN , Standard 2-of-5 , and VIN...

    docs.aspose.com/barcode/cpp/1d-barcode-types/
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns. The default value is false in C++....get_Range () -> Replace ( regex , u "$2 took money from $1" , options...Replace ( regex , u "$3 bought a $2 from $1" , options ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. ChartSeries.data_points property | Aspose.Words...

    ChartSeries.data_points property. Returns a collection of formatting objects for all data points in this series.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToc SequenceSeparator property to customize your document's sequence and page number formatting effortlessly. Enhance clarity and organization!..." SEQ PrefixSequence" )); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToc.PrefixedSequenceIdentifier | Aspose.Wo...

    Discover the FieldToc PrefixedSequenceIdentifier property—efficiently manage sequence identifiers and enhance your entry's page number with unique prefixes...." SEQ PrefixSequence" )); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one paragraph....nodes [ 0 ]); expect ( nodes [ 2 ]. NodeType ). toEqual ( aw ....Paragraph ); expect ( nodes [ 2 ]. ParentNode ). toEqual ( nodes...

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