Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 32,890 for

test

(0.27 sec)
  1. 使用评论|Documentation

    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.... 880708661417323 , "test@" ); // Save diagram diagram...

    docs.aspose.com/diagram/zh/java/working-with-co...
  2. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreaTestyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…... Test the implementation to ensure...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  3. 如何用 JavaScript 通过 C++ 改变评论的字体颜色|Documentation

    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.... This is Test." ; const shape = worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  4. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for JavaScript via C++....file and any certificate to test this code. Source Excel file...

    docs.aspose.com/cells/javascript-cpp/digitally-...
  5. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e... test ( 'FieldResultFormattin' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…... I have tested this behavior also on the Aspose...handling .odt files. I have also tested the issue on the latest version...

    forum.aspose.com/t/footer-height-and-extra-line...
  7. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …...compiled project in Windows and tested output file on two operating...}; // Your existing code... Test with Different Browsers : Since...

    forum.aspose.com/t/html-file-is-displayed-incor...
  8. ASPOSE.Pdf Java convert PDF to MS Word - output...

    Hi, I am trying the below code to convert a PDF to MS Word using aspose-pdf-26.5.jar Document pdfDocument = new Document(“Test.pdf”); pdfDocument.save(“Test.pdf.docx”, SaveFormat.DocX); pdfDocument.close(); The outp…...new Document(“Test.pdf”); pdfDocument.save(“Test.pdf.docx”, SaveFormat...wait for ASPOSE PDF 26.6 and test with it. Thanks! 1 Like dipsarkar...

    forum.aspose.com/t/aspose-pdf-java-convert-pdf-...
  9. Issue when formatting date - Free Support Forum...

    Hi , We are encountering an unexpected issue when formatting dates using the LINQ Reporting Engine in Aspose.Words for Java (Tested across versions 25.3 to 25.6). Specifically, when using the “dd/MM/yyyy” directive in …...Words for Java (tested across versions 25.3 to 25...template to ensure consistency. Test with Simplified Data : Create...

    forum.aspose.com/t/issue-when-formatting-date/3...
  10. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....to document start for adding test pages Save the resultant Word...and then add blank pages for testing the feature. We have learned...

    kb.aspose.com/words/net/how-to-add-page-numbers...