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

test

(0.59 sec)
  1. Segmentation faults again using aspose.cells.no...

    Hi, I’m using the laTest version of aspose.cells.node. However, once again, I run into so many segmentation faults when converting Excel → HTML (HtmlSaveOptions, have also tried with all options/settings off but it stil…... Test with Different HtmlSaveOptions...various settings, consider testing with the following options:...

    forum.aspose.com/t/segmentation-faults-again-us...
  2. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence.... test . skip ( 'ReplaceWithCallback...content via FindReplaceOptions. test . skip ( 'ConvertNumbersToHexa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Evaluation Version Limitations|Documentation

    Aspose.Cells for .NET provides different plans for purchase, or offers a free trial and a 30‑day temporary license for evaluation using licensing and subscription policies in C#.... How to Test Aspose.Cells Without Evaluation...Version Limitations If you want to test Aspose.Cells without evaluation...

    docs.aspose.com/cells/net/evaluation-version-li...
  4. Extra border appears after update of Rich Text ...

    Hello team. We encontered an issue when updating existing Word document containing one Rich Text embedded control that has a table with inserted HTML. When the given embedded content is updated as following: 1. richT…...java - sample test program illustrating the issue;...borders if needed Next Steps Test the modified code to see if...

    forum.aspose.com/t/extra-border-appears-after-u...
  5. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…...remove custom font settings to test if the default settings work...is stuck at a specific point. Test with a Different Document :...

    forum.aspose.com/t/saving-converted-word-docume...
  6. Ask for 'Aspose.Email for Java' ,could I receiv...

    Hi Mates ,As title say,could I receive two or three email account like a@a.com&b@b.com&c@c.com from one deployment Instance,Thank you for your reply...1", 30000, "test" + threadIdx + "@localhost"...MailMessage( "test0@localhost", "test" + threadIdx + "@localhost"...

    forum.aspose.com/t/ask-for-aspose-email-for-jav...
  7. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made.... test . skip ( 'ReplaceWithCallback...find-and-replace operation. test . skip ( 'InsertDocumentAtRepl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Converting a PDF file to TIFF using C++ | Aspos...

    Sample code for PDF to TIFF conversion using C++. Use C++ example for batch PDF to TIFF conversion....TiffConverter -> BindPdf ( L "D: \\ Test \\ test.pdf" ); TiffConverter ->...SaveAsTIFFClassF ( L "D: \\ Test \\ test.tiff" ); Copy code to the...

    products.aspose.com/pdf/cpp/conversion/pdf-to-t...
  9. Converting a PDF file to PNG using C++ | Aspose...

    Sample code for PDF to PNG conversion using C++. Use C++ example for batch PDF to PNG conversion....PngConverter -> BindPdf ( L "D: \\ Test \\ test.pdf" ); PngConverter ->...:: String prefix = L "D: \\ Test \\ " ; System :: String suffix...

    products.aspose.com/pdf/cpp/conversion/pdf-to-png/
  10. Chart.ToImage - the XAxis labels shown in Legen...

    Hello, We are trying to save chart to image, but the legend isn’t shown as expected. You can see the chart legend is “Test” in my uploaded excel file. I write the code to save it to image: using Aspose.Cells; var cu…...can see the chart legend is “Test” in my uploaded excel file....the expected legend title (“Test”) is likely due to the way the...

    forum.aspose.com/t/chart-toimage-the-xaxis-labe...