Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 150,735 for

2

(0.21 sec)
  1. 105480223.xlsx

    Sheet2 Category Score Test 1 7261 Test 2 7009 Test 3 6843 Test 4 6754 Test 5 5944 Test 1 Test 2 Test 3 Test 4 Test 5 7261 7009 6843 6754 5944 Evaluation Warning Evaluation Only. Created with Aspose......Category Score Test 1 7261 Test 2 7009 Test 3 6843 Test 4 6754 Test...Test 5 5944 Test 1 Test 2 Test 3 Test 4 Test 5 7261 7009 6843...

    docs.aspose.com/cells/ru/python-net/change-tick...
  2. 105480223.xlsx

    Sheet2 Category Score Test 1 7261 Test 2 7009 Test 3 6843 Test 4 6754 Test 5 5944 Test 1 Test 2 Test 3 Test 4 Test 5 7261 7009 6843 6754 5944 Evaluation Warning Evaluation Only. Created with Aspose......Category Score Test 1 7261 Test 2 7009 Test 3 6843 Test 4 6754 Test...Test 5 5944 Test 1 Test 2 Test 3 Test 4 Test 5 7261 7009 6843...

    docs.aspose.com/cells/ru/cpp/change-tick-label-...
  3. 105480223.xlsx

    Sheet2 Category Score Test 1 7261 Test 2 7009 Test 3 6843 Test 4 6754 Test 5 5944 Test 1 Test 2 Test 3 Test 4 Test 5 7261 7009 6843 6754 5944 Evaluation Warning Evaluation Only. Created with Aspose......Category Score Test 1 7261 Test 2 7009 Test 3 6843 Test 4 6754 Test...Test 5 5944 Test 1 Test 2 Test 3 Test 4 Test 5 7261 7009 6843...

    docs.aspose.com/cells/it/javascript-cpp/change-...
  4. TabStopCollection.Count | Aspose.Words for .NET

    Discover the TabStopCollection Count property to easily access the total number of tab stops, enhancing your UI design and user experience.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  5. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position.... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position.... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …...Family seanxwlu December 9, 2025, 2:23pm 1 Hi, we really want to add...Discourse December 9, 2025, 2:24pm 2 @seanxwlu Add a watermark...

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  8. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntryCollection class. Represents a collection of chart legend entries. To learn more, visit the documentation article in C++....Category 1" , u "AW Category 2" }); System :: SharedPtr < Aspose...double > ({ 1 , 2 })); series -> Add ( u "Series 2" , categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::RemoveAt method. Removes a value at the specified index in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management.... Writeln ( "Outer Table Cell 2" ); builder . EndTable (); //... Writeln ( "Inner Table Cell 2" ); builder . EndTable (); doc...

    reference.aspose.com/words/net/aspose.words.tab...