Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 28,877 for

test

(0.08 sec)
  1. Threaded Comments with C++|Documentation

    Learn how to add, read, edit, and remove threaded comments in Excel files using Aspose.Cells with C++.... Add ( u "Aspose Test" , u "" , u "" ); ThreadedCommentAutho...AddThreadedComment ( u "A1" , u "Test Threaded Comment" , author );...

    docs.aspose.com/cells/cpp/threaded-comments/
  2. PDF to DOCX - Bold text becomes bolder - Free S...

    Hello Aspose Team, We are currently using the following Aspose libraries: aspose-cells: 26.2 aspose-pdf:26.1 aspose-words:26.2 (JDK17) We have encountered an issue during our document conversion workflow. When conver…...confirm the behavior, we also tested direct Excel → Word conversion...the necessary sample code and test files to help you analyze the...

    forum.aspose.com/t/pdf-to-docx-bold-text-become...
  3. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DOCX document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling factor …...text-indent:-12pt; font-size:12pt"><span>Test</span><span style="text-decoration:underline">...on:underline"> </span><span>Test</span><span style="text-decoration:underline">...

    forum.aspose.com/t/font-scaling-missing-when-co...
  4. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....PdfDigitalSignatureD(certificateHolder, "Test Signing", "Aspose Office", new...PdfDigitalSignatureD(certificateHolder, "Test Signing", "Aspose Office", new...

    reference.aspose.com/words/java/com.aspose.word...
  5. Incorrect formula processing - TOCOL and nested...

    Hi We are evaluating upgrading to the laTest version of Aspose Cells to take advantage of the support for newer Excel functions. We have found an issue where the formula =TOCOL(SIMPLE_TABLE *(100-MULTIPLIERS),TRUE) retur…... Test Without Multipliers : Since...omitted, isolate the issue by testing the multiplication separately...

    forum.aspose.com/t/incorrect-formula-processing...
  6. There is a color difference in the picture - Fr...

    Test-cp.zip (4.5 MB) When using version 25.11 of Aspose.PSD 16.jar, color deviation occurs when the image is zoomed in for viewing. The attached files include the image comparison files with deviation and the original P…...February 5, 2026, 11:18am 1 test-cp.zip (4.5 MB) When using version...— the images in the attached test‑cp.zip differ from the original...

    forum.aspose.com/t/there-is-a-color-difference-...
  7. How to create a dwg file and save as stream and...

    Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file as stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…...2 @msdos41 , Hello, please, test if this example is useful: byte[]...the latest version. You can test if the latest version is more...

    forum.aspose.com/t/how-to-create-a-dwg-file-and...
  8. Manage Cells Html String with C++|Documentation

    Learn how to Manage Cells Html String through the Aspose.Cells for C++ API.... SetHtmlString ( u "<b>test bold</b>" ); Cell c4 = cells...cell c4 . SetHtmlString ( u "<i>test italic</i>" ); // Get the HTML...

    docs.aspose.com/cells/cpp/manage-cells-html-str...
  9. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...write("Test Text"); } builder.endRow();...insertCell(); builder.write("Test Text"); } builder.endRow();...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  10. Manage VBA Codes of Excel Macro‑Enabled Workboo...

    Add VBA Module and modify VBA or macro with Aspose.Cells for Node.js via C++....Button1_Click () { MsgBox "This is test message." } After the execution...( code . includes ( "This is test message." )) { const updatedCode...

    docs.aspose.com/cells/nodejs-cpp/manage-vba-pro...