Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 157,592 for

2

(0.27 sec)
  1. DynamicRollingChart.xlsx

    Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2023 Aspose Pty Ltd. 14.0300 Microsoft Excel 14.0300 fa......Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  2. DynamicRollingChart.xlsx

    Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2023 Aspose Pty Ltd. 14.0300 Microsoft Excel 14.0300 fa......Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation...

    docs.aspose.com/cells/es/python-net/create-dyna...
  3. DynamicRollingChart.xlsx

    Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2023 Aspose Pty Ltd. 14.0300 Microsoft Excel 14.0300 fa......Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation...

    docs.aspose.com/cells/de/python-net/create-dyna...
  4. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...which was present got split into 2 different tables on separate pages...in the table of contents (page 2). input.zip (7.4 MB) 411×846 19...

    forum.aspose.com/t/table-contents-are-getting-s...
  5. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following lines of code to …...alpine-linux shaishavj August 15, 2025, 2:15pm 1 Hi All, I’m running into...Discourse August 15, 2025, 2:16pm 2 @shaishavj The error message...

    forum.aspose.com/t/the-type-initializer-for-thr...
  6. List | Aspose.Words for Java

    Represents formatting of a list in Java....writeln("Level " + i); } // 2 - A bulleted list: // This list...writeln("Item 1"); builder.writeln("Item 2"); builder.getListFormat().removeNumbers();...

    reference.aspose.com/words/java/com.aspose.word...
  7. If you modify the textLayer and save the psd fi...

    If you modify the textLayer and save the psd file, an error occurs. The error is this: class com.aspose.psd.internal.Exceptions.ArgumentException: The rectangle has no common processing area. Cannot proceed. com.aspos…...Sorokin September 15, 2023, 3:41am 2 @sewang could you please provide...Dmitriy.Sorokin September 19, 2023, 2:46pm 4 @sewang please attach this...

    forum.aspose.com/t/if-you-modify-the-textlayer-...
  8. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your document management and efficiency.... ExtractPages ( 0 , 2 ); doc . Save ( ArtifactsDir +...as if we had selected "Print 2 pages" in MS Word. // The start...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Track Changes in Office Docs - Free Support For...

    • Possible to not accept all changes in a document before sending it back to aspose before comparing again for track changes? WIll it track 2nd, 3rd, etc. versions with different colors. Or are is there a better/ diffe…...Discourse November 25, 2025, 6:49pm 2 @scottarmstrong Summary Aspose...doc.RevisionsAuthor = "Version 2"; // set author name doc.RevisionsColor...

    forum.aspose.com/t/track-changes-in-office-docs...
  10. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java...."AW Category 1", "AW Category 2" }; ChartSeries series1 = series...double[] { 1.0, 2.0 }); series.add("Series 2", categories, new...

    reference.aspose.com/words/java/com.aspose.word...