Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 153,430 for

2

(0.33 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/javascript-cpp/change-...
  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/zh/javascript-cpp/change-...
  3. TextColumnCollection.spacing property | Aspose....

    TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points.... set_count ( 2 ) builder . writeln ( 'Column...) builder . writeln ( 'Column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...words-python Prakruth September 2, 2025, 1:29pm 1 Hi, docA = aw...corrections are made in page 1,2,5 after comparing now is there...

    forum.aspose.com/t/change-pages-only-after-comp...
  5. Aspose::Words::TextColumnCollection::get_Spacin...

    Aspose::Words::TextColumnCollection::get_Spacing method. When columns are evenly spaced, gets or sets the amount of space between each column in points in C++....100 ); columns -> SetCount ( 2 ); builder -> Writeln ( u "Column...builder -> Writeln ( u "Column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Working with Background in ODS Files with C++|D...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with C++....SetValue ( 2 ); worksheet . GetCells (). Get ( 2 , 0 ). SetValue...worksheet . GetCells (). Get ( 2 , 1 ). SetValue ( 9 ); worksheet...

    docs.aspose.com/cells/cpp/working-with-backgrou...
  7. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET....page to move (in this case, page 2) — this refers to a Page . Create...input_file_name ) page = document . pages [ 2 ] another_document = ap . Document...

    docs.aspose.com/pdf/python-net/move-pages/
  8. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience....series 2. Adding moving average trend line for chart series 2. Adding...Logarithmic trend line for chart series 2 tredLineLog = chart . chart_data...

    docs.aspose.com/slides/python-net/trend-line/
  9. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....example -1 means the last item, -2 means the second before last and...Revisions . Count , Is . EqualTo ( 2 )); // Insert revisions show up...

    reference.aspose.com/words/net/aspose.words/rev...
  10. HTML to PDF, special character error - Free Sup...

    Hello, if we converting the attached files to PDF, the Character “§” is not visible in the attached PDF. Probably an encoding issue because ASCII is used in this case. I’ve tried other encodings as well, with no succes…...words-net AStelzner February 2, 2026, 11:50am 1 Hello, if we...Professionalize.Discourse February 2, 2026, 11:51am 2 @AStelzner You are converting...

    forum.aspose.com/t/html-to-pdf-special-characte...