Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 19,375 for

2 of

(0.05 sec)
  1. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run Of characters with the same font formatting...Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextColumnCollection.Item | Aspose.Words for .NET

    Access a specific text column by index with the TextColumnCollection Item property. Simplify data management and enhance your coding efficiency.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  3. TextColumn.space_after property | Aspose.Words ...

    TextColumn.space_after property. Gets or sets the space between this column and the next column in points... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the document is defined as a collection Of VBA modules. To learn more, visit the documentation article in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. Generate SINGAPOREPOST BarCode Images via Pytho...

    Create SINGAPOREPOST 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...
  6. ChartSeriesCollection.removeAt method | Aspose....

    ChartSeriesCollection.removeAt method. Removes a [ChartSeries](../../chartseries/) at the specified index....= [ "Category 1" , "Category 2" , "Category 3" , "Category 4"...categories , [ 4.4 , 7.0 , 3.5 , 2.1 ]); expect ( chartData . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting 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...
  8. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....Description ARABIC Arabic numbering (1, 2, 3, …) UPPERCASE_ROMAN Upper...Arabic: 1, 2, 3, 4 ARABIC_HALF_WIDTH Half-width Arabic: 1, 2, 3, 4...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....example -1 means the last node, -2 means the second before last and...1. ' ) builder . write ( 'Run 2. ' ) # Every invocation of the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number Of revisions in the collection.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

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