Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 154,254 for

2

(0.41 sec)
  1. PDF document - first save is slow - Free Suppor...

    Hi, I’m investigating some performance issues saving a PDF document. I tested using a different scenarios as follows: Scenario #1 A loop where each iteration of the loop Creates an InputStream from a Word file Creat…... Scenario #2 Create an empty Document Use a...Scenario #3 Same as scenario 2 but I didn’t write any text to...

    forum.aspose.com/t/pdf-document-first-save-is-s...
  2. Round Points|Aspose.Words for JasperReports

    Aspose Words for JasperReports can try to round all the coordinates of objects in a report....sub-reports) that are overlapped by 1-2 pixels (not justified). As a result...you can set any value between 2 and 10. In JasperReports: Java...

    docs.aspose.com/words/jasperreports/round-points/
  3. Simple chat|Documentation

    Send messages without explicit session management....SendMessageAsync ( "What is 2 + 2?" ); Console . WriteLine ( reply...

    docs.aspose.com/llm/net/use-cases/simple-chat/
  4. When using aspose.cells to save an Excel workbo...

    When using aspose.cells to save an Excel workbook to a PDF, the chart unit label are displayed as “Millions” in English. How can I set it to display Millions in Chinese(百万)? image.png (40.2 KB)...cells-net lingtian October 17, 2025, 2:22pm 1 When using aspose.cells...(40.2 KB) Professionalize.Discourse October 17, 2025, 2:23pm...

    forum.aspose.com/t/when-using-aspose-cells-to-s...
  5. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage....= [ "Category 1" , "Category 2" , "Category 3" ]; chart . series..."Series 1" , categories , [ 4 , 2 , 5 ]); // Format the Doughnut...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Build Dynamic Microsoft Graph Queries in C# - A...

    Build dynamic Microsoft Graph queries in C# using Aspose.Email ODataQueryBuilder for filtering, sorting, and selecting mailbox data....with its [ODataQueryBuilder][2] class. In this article, we’ll...through the new [ODataQueryBuilder][2] class. Your .NET Component to...

    blog.aspose.com/email/build-dynamic-microsoft-g...
  7. 在 PS 文件中使用页面 | Python

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... 以下代码片段演示了如何通过 8 个步骤创建 2 页 PS 文档: 为生成的 PS 文件创建输出流。 使用默认选项实例化...使用默认选项实例化 对象。 使用之前创建的输出流和保存选项创建 2 页 PsDocument。 使用文档的默认页面尺寸(纵向 A4...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  8. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new page range object.... PageRange ( 2 , 3 ), aw . saving . PageRange...), aw . saving . PageRange ( 2 , 4 ), aw . saving . PageRange...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …...Family Mveerabaghu May 15, 2025, 2:14pm 21 hi Team, wanted to check...Thanks John.He May 15, 2025, 2:18pm 22 @Mveerabaghu We deeply...

    forum.aspose.com/t/handling-large-excel-files-u...
  10. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....GetCell ( defaultWorksheetInde , 2 , 1 , 0.50 )); series . DataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . Type ); series2...

    docs.aspose.com/slides/net/chart-data-label/