Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 29,522 for

test

(0.1 sec)
  1. 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...
  2. 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...
  3. DocumentSavingArgs.estimatedProgress property |...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...to test the feasibility of this, please attach some test file...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  6. Running aspose slides net in an alpine containe...

    So we are running aspose slides net in an alpine container and facing the error below when the presentation is saved to a memory stream. System.ArgumentException: Font ‘?’ cannot be found. at System.Drawing.SafeNativeM…...ENV FONTCONFIG_PATH=/etc/fonts Test with a Simple Presentation :...your container. After that, test your application again to see...

    forum.aspose.com/t/running-aspose-slides-net-in...
  7. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....BOSL066360W7_SQLEXPRESS Test querytable BOSL066360W7_SQLEXPRESS Test Table T...Table_BOSL066360W7_SQLEXPRESS_Test refersto: Sheet1 ! A1 : B3 connection:...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  8. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the Test …...\test.docx"); doc.Save(@".\out.pdf"...PdfSaveOptions()); I’ve attached the test files and a screenshot for your...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  9. 同时读取多个线程中的单元格值|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript在多个线程中同时读取单元格值。...green;">Multi-threading read test completed.</p>' ; }, 5 * 1000...green;">Starting multi-threading read test. This will run for 5 seconds...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  10. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...looks like this, for example ^Test Is there any way to improve...pattern String splitRule = "^Test"; // Example pattern TextFragmentAbsorber...

    forum.aspose.com/t/textfragmentabsorber-with-te...