Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 133,264 for

2

(0.08 sec)
  1. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram....//ExStepImage:1:step-2.png //ExStepSummary:2: The following code...alignment of the text //ExStepImage:2:step-3.png //ExStepSummary:3:...

    products.aspose.com/diagram/tutorial/set-text-s...
  2. Columns Containing Strongly Typed Data|Document...

    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....//Exporting the contents of 2 rows and 2 columns starting from 1st... ExportDataTable ( 0 , 0 , 2 , 2 , true ); //Binding the DataTable...

    docs.aspose.com/cells/net/columns-containing-st...
  3. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); SharedPtr < ParagraphCollection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...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...
  5. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights.... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Emphasize the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::TabStop::TabStop constructor | A...

    Aspose::Words::TabStop::TabStop constructor. Initializes a new instance of this class in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); SharedPtr < ParagraphCollection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. ComparisonExpression.ComparisonOperator | Aspos...

    Explore the ComparisonExpression ComparisonOperator property to understand its comparison operator and enhance your coding efficiency....{0} {1} {2} \"true argument\" \"false argument\" ". // 2. " COMPARE...COMPARE {0} {1} {2} ". Field field = builder . InsertField ( string...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::MailMerging::MailMerge::GetRegio...

    Aspose::Words::MailMerging::MailMerge::GetRegionsHierarchy method. Returns a full hierarchy of regions (with fields) available in the document in C++....-> get_Regions (); ASSERT_EQ ( 2 , topRegions -> get_Count ());...-> get_Regions (); ASSERT_EQ ( 2 , nestedRegions -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements....BENT_CONNECTOR2 Bent connector 2. BENT_CONNECTOR3 Bent connector...CURVED_CONNECTOR2 Curved connector 2. CURVED_CONNECTOR3 Curved connector...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Inserting and Deleting Rows and Columns in Jyth...

    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.... insertRows ( 2 , 1 ) # Saving the modified Excel...worksheet . getCells (). insertRows ( 2 , 10 ) # Saving the modified Excel...

    docs.aspose.com/cells/java/inserting-and-deleti...