Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 12,473 for

test

(0.07 sec)
  1. Check if VBA Code is Signed|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....your excel files to test this code. For testing purposes, you can...

    docs.aspose.com/cells/net/check-if-vba-code-is-...
  2. Using Anonymous Types or Custom Objects in Aspo...

    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.... PutValue ( "Test" ); w . Cells [ "A2" ]. PutValue...

    docs.aspose.com/cells/net/using-anonymous-types...
  3. 如何优化 SVG – C# 示例

    您将学习如何优化 SVG 并减小 SVG 文件的大小。...org/2000/svg" xmlns:test= "http://test1.com/" xmlns:test2=..."http://test2.com/" > 2 <g test:attr= "val" > 3 <g> 4 test 5 </g> 6 </g> 7...

    docs.aspose.com/svg/zh/net/how-to-optimize-svg/
  4. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....BOSL066360W7_SQLEXPRESS Test querytable BOSL066360W7_SQLEXPRESS Test Table T...Table_BOSL066360W7_SQLEXPRESS_Test refersto: Sheet1 ! A1 : B3 connection:...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  5. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容的更改...

    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....setSourceCode ( "Sub Test(oShape As Shape)\r\n MsgBox \"Test\"\r\nEnd Sub"...officeReference ); pres . save ( "data\\test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  6. How to Install Python to Run Aspose.Cells for P...

    This article describes how to install Python for Java to run aspose-cells by providing steps and a sample code to Test the environment. This procedure to install python will be applicable for Ubuntu....that you are using Docker to test the complete environment however...end, a sample code is given to test the installation. You may save...

    kb.aspose.com/total/python/how-to-install-pytho...
  7. Utility Features|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.... createAttachmentFrom ( "Test attachment 1" , "Attachment...Attachment . createAttachmentFrom ( "Test attachment 2" , "Attachment...

    docs.aspose.com/email/java/utility-features/
  8. Modifying VBA or Macro Code using Aspose.Cells|...

    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....Button1_Click () MsgBox "This is test message." End Sub After the...

    docs.aspose.com/cells/java/modifying-vba-or-mac...
  9. 创建命名区域|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.... Name = "Test_Range" ; //Put data in range...set_Value ( Missing . Value , "Test" ); } //Save New Workbook wb...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  10. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the Test …...\test.docx"); doc.Save(@".\out.pdf"...PdfSaveOptions()); I’ve attached the test files and a screenshot for your...

    forum.aspose.com/t/charts-have-wrong-axis-label...