Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 25,158 for

test

(0.07 sec)
  1. 如何在Docker中运行Aspose.Slides|Aspose.Slides 文档

    在Linux、Windows Server及任何操作系统的Docker容器中运行Aspose.Slides。... tests . sh 让我们审查docker文件中每行代码的含义:.../ build / netcore . linux . tests . sh 根据docker文件中的说明,生成的容器映像将具有已安装的Ubuntu...

    docs.aspose.com/slides/zh/net/how-to-run-aspose...
  2. Getting started|Documentation

    setup Aspose.Cells for Node.js via Java and installation guidelines.... Create a test file named hello.js using the...java/node_modules”. Create a test file named hello.js using the...

    docs.aspose.com/cells/nodejs-java/getting-started/
  3. ChartDataLabelCollection.show_bubble_size prope...

    ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size is to be displayed for the data labels of the entire series...add ( series_name = 'Aspose Test Series' , x_values = [ 2.9 ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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…... I tested using your JSON file a bit...January 28, 2025, 8:36am 5 @Test void excel(){ try { String data...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  5. Detect Hyperlink Type|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Files\Common Files: FILE_PATH </br> 'Test Sheet'!B2: CELL_REFERENCE </br>...com/cells/ : EXTERNAL </br> mailto:test@test.com?subject=TestLink: EMAIL...

    docs.aspose.com/cells/java/detect-hyperlink-type/
  6. Throw Exception when Update Text of TextFragmen...

    Env Windows 11 with .NET Framework 4.7 Aspose.PDF for .NET 25.3 Code var doc = new Aspose.Pdf.Document(@"C:\Users\hello\Desktop\Test\1.pdf"); var textFragmentAbsorber = new TextFragmentAbsorber("微信公众号", new TextSearc…...Document(@"C:\Users\hello\Desktop\test\1.pdf"); var textFragmentAbsorber...set to "We", is OK. } Files test.zip (629.6 KB) sergei.shibanov...

    forum.aspose.com/t/throw-exception-when-update-...
  7. PCL to PDF conversion problem - Free Support Fo...

    Hello, I used your own example Test.pcl with Aspose.Pdf 10.6.2, but the result looks bad (not in place, wrong font, etc.). The code is your own: public class PCLToPDF { public static void main(String[] args) throws…...Hello, I used your own example test.pcl with Aspose.Pdf 10.6.2,...object pdf1.bindPCL(dataDir + “test.pcl”); // save the resultant...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  8. Unable to get bookmarks from word document with...

    I have a document which has huge number of bookmarks, it fails to read bookmarks at some point. It reads like 120 bookmarks but fails to get a bookmark at 150. I am using very simple code to get these bookmarks Document…... Simplified Code for Testing : You can use a simplified...simplified version of your code to test if the issue persists. Here’s an...

    forum.aspose.com/t/unable-to-get-bookmarks-from...
  9. Charts Are Rendered Incorrectly When Converting...

    Hello! When converting PPTX to PDF using Aspose Slides for Nodejs via Java (version 25.7), charts with data from an embedded Excel file experience formatting issues. I attempted to use Aspose Cells to convert the charts…... I also tested with Aspose Slides version...what is attached. PPT_Aspose_Test.zip (231.0 KB) Professionalize...

    forum.aspose.com/t/charts-are-rendered-incorrec...
  10. Presentation via VBA|Aspose.Slides for Node.js ...

    Add, remove, and extract VBA macros in PowerPoint presentations in JavaScript...setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); //...Presentation pres . save ( "test.pptm" , aspose . slides . SaveFormat...

    docs.aspose.com/slides/nodejs-java/presentation...