Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 29,653 for

test

(0.14 sec)
  1. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。... SetText ( u "This is a test." ); // Set the horizontal and...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  2. How to build Aspose.Words for Python via Java|A...

    How to build Aspose.Words for Java on Python.... save ( ' / home / slava / test . docx ' ) Download and Configure...

    docs.aspose.com/words/java/how-to-build-aspose-...
  3. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the laTest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...TemplateWB = new Workbook(dir + @"\Test_04112025_02\Chart_Template.xlsm"))...Save(dir + @"\Test_04112025_02\Word_Template.docx"); Test_04112025_2...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  4. Row.accept method | Aspose.Words for Node.js

    Row.accept method. Accepts a visitor.... test ( 'TableToText' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldArgumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldArgumentBuilder class to effortlessly create complex field arguments with nodes and text for enhanced document automation....displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word document to PDF, the page number orientation is incorrect. version:words-25.10-jdk17.jar file: Test.7z (9.9 MB)...jar file: TEST.7z (9.9 MB) 752×480 5.22 KB...Document doc = new Document("TEST.docx"); // Re‑calculate page...

    forum.aspose.com/t/word-to-pdf-page-number-orie...
  7. Document.accept method | Aspose.Words for Node.js

    Document.accept method. Accepts a visitor.... test ( 'DocStructureToText' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SubDocument.accept method | Aspose.Words for No...

    SubDocument.accept method. Accepts a visitor.... test ( 'DocStructureToText' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitRowEnd method | Aspose.Wor...

    DocumentVisitor.visitRowEnd method. Called when enumeration of a table row has ended.... test ( 'TableToText' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...pdf", options); } } Next Steps Test the above code to see if it...provide this font here for testing? Also, please save the original...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...