Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 155,389 for

2

(0.92 sec)
  1. 106364954.xlsx

    Sheet1 Column1 Column2 Column3 1 2 5 3 4 6 2 4 5 2020-04-22T17:06:32Z 16.0300 Ahmad Chishti 2015-06-05T18:17:20Z 2020-04-22T17:06:32Z 2020-04-22T17:06:32Z 2020-04-22T17:06:32Z false 2020-04-22T17:0......Column1 Column2 Column3 1 2 5 3 4 6 2 4 5 2020-04-22T17:06:32Z...

    docs.aspose.com/cells/de/javascript-cpp/update-...
  2. 106364953.xlsx

    Sheet5 Column1 Column2 Column3 1 2 5 3 4 6 2 4 5 2020-04-22T17:08:20Z 16.0300 Ahmad Chishti 2015-06-05T18:17:20Z 2020-04-22T17:08:20Z 2020-04-22T17:08:20Z 2020-04-22T17:08:20Z false 2020-04-22T17:0......Column1 Column2 Column3 1 2 5 3 4 6 2 4 5 2020-04-22T17:08:20Z...

    docs.aspose.com/cells/de/javascript-cpp/update-...
  3. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....startBookmark("Bookmark 2"); builder.writeln("Text inside Bookmark 1 and 2."); builder...builder.endBookmark("Bookmark 2"); builder.writeln("Text inside...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Create Dynamic Scrolling Chart with C++|...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display.... PutValue ( 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * ( i...SetRefersTo ( u "=OFFSET(Sheet1!$B$2,Sheet1!$G$20,0,Sheet1!$H$20,1)"...

    docs.aspose.com/cells/cpp/create-dynamic-scroll...
  5. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...Family bytefyre June 9, 2025, 2:30pm 1 I am trying to find an...Professionalize.Discourse June 9, 2025, 2:31pm 2 @bytefyre In Aspose.Cells...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  6. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....Description ARABIC Arabic numbering (1, 2, 3, …) UPPERCASE_ROMAN Upper...Arabic: 1, 2, 3, 4 ARABIC_HALF_WIDTH Half-width Arabic: 1, 2, 3, 4...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 通过链式操作简化变换矩阵的创建|Documentation

    Aspose.3D for Python via .NET API 提供了TransformBuilder类,它通过链操作简化了转换矩阵的创建。...rotate_euler_degree ( 0 , 180 , 0 ) # Scale by 2 will change the (x, y, z) into...into (2x, 2y, 2z) . scale ( 2 ) # change the (x, y, z) into (z,...

    docs.aspose.com/3d/zh/python-net/simplify-the-c...
  8. 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...
  9. 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" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Excel chart has inconsistencies when printed - ...

    Dear Aspose. As you can see from example. When Worksheet is printed there are inconsistencies in the output: 1 - Pink box is lower and hides the value in orange rectangle 2 - Black text in bracket is lower and mess w…...the value in orange rectangle 2 - Black text in bracket is lower...mess with pink box 3 - White (2) is lower - should be in pink...

    forum.aspose.com/t/excel-chart-has-inconsistenc...