Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,969 for

test

(0.04 sec)
  1. Row Height goes to 0 - Free Support Forum - asp...

    I am Testing Aspose.Cells 25.3 in .NET. I have a Test case for Smart Markers in HTML view, where the same Marker is placed in several rows of decreasing height. When the height reaches 9, the text disappears. When ins…...1 I am testing Aspose.Cells 25.3 in .NET. I have a test case for...

    forum.aspose.com/t/row-height-goes-to-0/311344
  2. Mbox SplitInto extreme slow performance - Free ...

    Hello When Mbox Split feature was not implemented, I wrote a code and comparing it with your new 24.6 split method, yours seems to be about 10 times slower! May I share my code so you kindly pass it to the devs. might …...got my temp license to fully test the situation and found that...your reproduction time, please test my project with 24.2 and 24...

    forum.aspose.com/t/mbox-splitinto-extreme-slow-...
  3. Memory leak in aspose barcode .net in docker - ...

    There is a memory leak when reading barcodes in docker with Aspose barcode .net. the bug is reproducable when running the following code in .net core runtime version 6.x, substitute the image with any valid parcode. Af…... Could you test Aspose.Drawing.Common on your...some Linux systems. Could you test text drawing fuctions - draw...

    forum.aspose.com/t/memory-leak-in-aspose-barcod...
  4. Aspose.PSD for .NET 20.6 - Release Notes|Docume...

    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....Psd/test/testdata/Images/Psd/SmartObjects/rgb8_2x2...; lnkeResource . FileType = "test" ; lnkeResource . FileCreator...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-6...
  5. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...is null Here is the test code used: @Test public void aspose()...presentation.dispose(); } } } Test file on Lime Wire (expires in...

    forum.aspose.com/t/nullpointerexception-occurs-...
  6. Aspose pdf for Java fails to word-wrap replaced...

    Hi, I am using Aspose.PDF for JAVA to replace some keywords in a pdf. I’m setting the textOption ReplaceAdjustment.WholeWordsHyphenation with scope REPLACE_ALL on my textAbsorber, collecting the textFragments and then …...the complete code snippet to test the scenario? We will check...following: public static void test(String inputPath, String outputPath)...

    forum.aspose.com/t/aspose-pdf-for-java-fails-to...
  7. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....add("Aspose Test Series", new String[]{"Word"...chart.getSeries().add("Aspose Test Series", new String[]{"Word"...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert STL to OBJ Online - Free Converter

    Convert STL to OBJ using the online converter for free. File extension .stl to .obj conversion within a few seconds using any device oe operating system with a few seconds.... to learn and test different features supported...its full capacity. It lets you test all the features without any...

    blog.aspose.com/3d/convert-stl-to-obj-online/
  9. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…...add("test.bin", inputStream); // save...( msg.getAttachments().add(“test.bin”, inputStream); ) we are...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  10. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...Document("test.docx") for para in doc.get_child_nodes(aw...problem. I have attached a test document. test.docx (11.9 KB) alexey...

    forum.aspose.com/t/how-to-find-and-iterate-list...