Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 107 for

hot

(2 sec)
  1. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...files are generated by inner hot fix 25.2.3. 1 Like sagaofsilence...

    forum.aspose.com/t/accessing-array-element-by-i...
  2. ASPOSE.CELL操作XLSX 到 XLSB时,Pivot table的格式丢失 - Fr...

    我们在项目中有一个需求,由于EXCEL数据量,Sheet比较多,为了提升打开文件效率,需要将XLSX格式转换为XLSB格式,使用的Python代码是: Workbook = jpype.JClass(“com.aspose.cells.Workbook”) SaveFormat = jpype.JClass(“com.aspose.cells.SaveFormat”) wb = Workbook(input_xlsx) wb.s…...which is generated by inner hot fix with following codes: # 打开文件...

    forum.aspose.com/t/aspose-cell-xlsx-xlsb-pivot-...
  3. ASPOSE 25.4 and higher shift text up in PDF for...

    Aspose_v25.11.0.0.pdf (42.3 KB) Aspose_v25.3.0.0.pdf (42.3 KB) AsposeFullTestHarness.zip (86.1 KB)...responsive, and they can push a hot‑fix or a configuration flag in...

    forum.aspose.com/t/aspose-25-4-and-higher-shift...
  4. General suggestion - Free Support Forum - aspos...

    Hello, many aspose products have a .net 4.0/4.5 dll but not a .net 4.8 dll. To get started, even with the same source code it’s vital to have a .net 4.8 dll build, and has many benefits, specially for email, imaging and…...SDK-style projects, faster builds, Hot Reload, modern CLI tooling, and...

    forum.aspose.com/t/general-suggestion/324779
  5. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic formulas : When using a JSON data source with dynamic formulas in the template, the formula execution does not start from the current row a…...which is generated by inner hot fix 25.1.5 peyton.xu February...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  6. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...PrintStructureTree ) to see the exact hot‑spots. Guess where the bottleneck...

    forum.aspose.com/t/how-to-imprve-performance-be...
  7. Installation | Aspose.PUB for .NET

    Install C# Publisher PUB Conversion and Manipulation API through NuGet and Package Manager Console....the latest release including hot fixes is to be installed as well...

    docs.aspose.com/pub/net/installation/
  8. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...the following codes and inner hot fix : Workbook workbook = new...

    forum.aspose.com/t/variables-in-excel-template/...
  9. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...attached file is generated by inner hot fix 25.2.2 with the following...

    forum.aspose.com/t/issue-with-directly-accessin...
  10. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....length); Shows how to use “hot remove” to remove a node during...

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