Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 148,087 for

2

(0.23 sec)
  1. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_set method. Gets or sets an item at the specified index in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....CreatePolygon ( new int [] { 0 , 1 , 2 , 3 }); // Right side (X+) cube...CreatePolygon ( new int [] { 1 , 5 , 6 , 2 }); // Back face (Z-) cube . CreatePolygon...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  3. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... merge ( 5 , 2 , 2 , 3 ); // Input data into C6...const cell = cells . get ( 5 , 2 ); cell . value = "This is my...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  4. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ChartSeries.bubbleSizes property | Aspose.Words...

    ChartSeries.bubbleSizes property. Gets a collection of bubble sizes for this chart series....9 , 2.45 , 3 ], [ 1 , - 0.9 , 1.82 , 0 ], [ 2 , 1.1 , 2.95 ,... 2 ]); // Show data labels. series . hasDataLabels = true ; series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextColumnCollection.SetCount | Aspose.Words fo...

    Optimize your layout with the TextColumnCollection SetCount method, effortlessly arranging text into your desired number of columns for enhanced readability.... SetCount ( 2 ); builder . Writeln ( "Column...); builder . Writeln ( "Column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  7. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values for this chart series....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values for this chart series....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... Pixels = 2 ; gen . Parameters . Barcode ...Barcode . XDimension . Pixels = 2 ; gen . Parameters . Barcode ...

    docs.aspose.com/barcode/net/read-barcode-metadata/
  10. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

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