Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 32,746 for

test

(0.67 sec)
  1. Cell.nodeType property | Aspose.Words for Node.js

    Cell.nodeType property. Returns [NodeType.Cell](../../../aspose.words/nodetype/#Cell).... test ( 'RecurseChildren' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Row.nodeType property | Aspose.Words for Node.js

    Row.nodeType property. Returns [NodeType.Row](../../../aspose.words/nodetype/#Row).... test ( 'RecurseChildren' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VBA Macro|Aspose.Slides for Node.js via .NET Do...

    Automate presentations with Aspose.Slides for Node.js via Java: create, import, and secure VBA macros in PPT, PPTX, and ODP using clear JavaScript examples.... setSourceCode ( "Sub Test()\n MsgBox \"Hi\" \nEnd Sub"...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. DocumentSavingArgs.estimatedProgress property |...

    DocumentSavingArgs.estimatedProgress property. Overall estimated percentage progress.... test . skip . each ([[ aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...load(r"D:\z_private_pid_dataset\test\01P01D0030.dwg")** ** cadRasterizationOpti...save(r"D:\z_private_pid_dataset\test\01P01D0030.png", options)**...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  6. Smart marker with nested objects (map / list) f...

    Hi, I’m working with a Json data with nested objects that fail to work with horizontal parameter. It returns some internal reference instead of the actual data: (e.g. com.aspose.cells.t_e@6179e425) Here is a code snipp…...setValue("&=test.name.citations.filename"); ...designer.setJsonDataSource("test", "{\"name\": {\"citations\":...

    forum.aspose.com/t/smart-marker-with-nested-obj...
  7. 用 JavaScript 通过 C++ 处理线程化评论|Documentation

    使用 C++ 脚本管理 Excel 文件中的线程化评论。学习添加、读取、编辑和删除线程化评论。... add ( "Aspose Test" , "" , "" ); const author =...addThreadedComment ( "A1" , "Test Threaded Comment" , author );...

    docs.aspose.com/cells/zh/javascript-cpp/threade...
  8. Aspose Words 25.4 breaks line feeds converting ...

    We recently experienced a breaking change upgrading from Aspose Words Java 25.4 to 25.5. Considering the following markdown Line 1 Line 3 Line 4 and load as LoadFormat.MARKDOWN, save as SaveFormat.HTM…...is this test case class AsposeLinebreakTest { @Test void mar...writeStringToFile(new File("test.html"), out.toString(), charset);...

    forum.aspose.com/t/aspose-words-25-4-breaks-lin...
  9. Setting field values is slow - Free Support For...

    Setting all field values on a PDF can take an extended amount of time considering the operation. I have a sample file with about 365 fields, somewhat large, however it takes roughly 10 seconds to fill all fields. Profil…...fileStream = (new FileStream(“c:\test.pdf”, FileMode.Open))) using...true; } else { field.Value = “TEST”; } } stopwatch.Stop(); var...

    forum.aspose.com/t/setting-field-values-is-slow...
  10. Marker shapes set for line with marker charts a...

    I’m using the Aspose library to generate line with marker charts and programmatically setting custom marker shapes for data points. However, when opening the generated file in Excel, the selected marker shapes are not ap…... Test with Sample Data : If possible...possible, create a simple test case with minimal data to isolate the...

    forum.aspose.com/t/marker-shapes-set-for-line-w...