Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 150,111 for

2

(0.2 sec)
  1. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  2. ComparisonEvaluationResult.Result | Aspose.Word...

    Discover the ComparisonEvaluationResult property to easily access and analyze evaluation results, enhancing your data insights and decision-making....{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...
  3. ComparisonExpression.LeftExpression | Aspose.Wo...

    Discover the LeftExpression property of ComparisonExpression. Easily access and utilize the left expression for enhanced data manipulation and analysis....{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...
  4. Set legend size to certain percentage of the ch...

    Hi Team, I have a requirement to position the legend based on the chart size. I have a sample bar chart and the snipper is as follows. // init workbook Workbook wb = new Workbook(); WorksheetCollection sheets…...get(0,2).setValue("Feb 22"); dataSheetCells...dataSheetCells.get(1,2).setValue(6543); dataSheetCells.get(2,0).setValue("Walmart");...

    forum.aspose.com/t/set-legend-size-to-certain-p...
  5. Style.equals method | Aspose.Words for Node.js

    Style.equals method. Compares with the specified style...MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" ]); expect ( style . baseStyleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the document in C++....SectionBreakNewPage ); ASSERT_EQ ( 2 , doc -> get_Sections () -> get_Count...get_TextColumns () -> SetCount ( 2 ); builder -> Writeln ( u "Column...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…...aspose-cells imparthgalani July 2, 2025, 12:46pm 1 @John.He , @amjad...Professionalize.Discourse July 2, 2025, 12:46pm 2 @imparthgalani Cause...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  8. Aspose::Words::Fields::FieldCompare::get_Compar...

    Aspose::Words::Fields::FieldCompare::get_ComparisonOperator method. Gets or sets the comparison operator in C++....field -> set_RightExpression ( u "2" ); field -> Update (); // The... ASSERT_EQ ( u " COMPARE 3 < 2" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your document formatting by identifying built-in Heading styles for better organization and clarity....serve as TOC entries of levels 1, 2, and then 3. builder . ParagraphFormat...builder . Writeln ( "Heading 1.2" ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  10. employees-data.json

    { "RootData": { "Directors": [ { "FirstName": "director first 1", "id": "director id 1", "LastName": "director last 1", "MiddleName": "director middle 1", "Reportees": [ { "City": "aaa city", "Depa......"FirstName": "director first 2", "id": "director id 2", "LastName": "director..."director last 2", "MiddleName": "director middle 2", "Reportees":...

    docs.aspose.com/cells/ru/net/smart-marker-param...