Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 32,661 for

test

(0.19 sec)
  1. How to Run Aspose.3D in AWS Lambda|Documentation

    Integrate Aspose.3D functionality into your application using Docker regardless of what technology is in your development stack. Learn how to use Aspose.3D in a Docker container....Application in Visual Studio, write test code, get Aspose.3D from nuget...nuget. Make sure the test project runs well on your local machine...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-in-...
  2. How to Handle Dynamic Page Breaks in Aspose.Wor...

    Hello I am using Aspose.Words for Reporting Services to export my SSRS reports to DOCX format. :slightly_smiling_face: The issue I am facing is with dynamic page breaks especially when rendering reports with nested tabl…... Test with Different Content : If possible, test with various...suggestions in your SSRS report. Test the output in Aspose.Words to...

    forum.aspose.com/t/how-to-handle-dynamic-page-b...
  3. Converting Documents in Windows Azure|Aspose.Wo...

    Use Aspose.Words for .NET in Windows Azure to load, convert, and save documents. To do this, you can create a `WebRole` application that can be run in the Development Fabric or deployed to Windows Azure using C#....} } } Testing and Running the Web Role Project To test and run...is working. Then, you should test that the project runs well in...

    docs.aspose.com/words/net/converting-documents-...
  4. NPE When Resizing Notes Slide with Shapes That ...

    Hello, I’m getting an error when I try to resize the notes slides for a presentation where the notes slides contain added shapes. Here’s a Test PowerPoint: Test-powerpoint.zip (346.0 KB) When calling presentation.getN…... Here’s a test PowerPoint: test-powerpoint.zip (346

    forum.aspose.com/t/npe-when-resizing-notes-slid...
  5. 合并单元格|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.... setValue ( "This is a test of merging" ); //Save the Workbook.... setCellValue ( "This is a test of merging" ); sheet . addMergedRegion...

    docs.aspose.com/cells/zh/java/merge-cells/
  6. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。... PutValue ( u "Test" ); worksheet . GetCells ()...Get ( u "S4" ). PutValue ( u "Test" ); // Set paper size worksheet...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  7. 自动调整工作表列宽|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.... PutValue ( "This is a test input" ); //Adding a double...). SetCellValue ( "This is a test input" ); row . CreateCell (...

    docs.aspose.com/cells/zh/net/auto-fit-columns-i...
  8. 查找特定单词的出现次数|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...."Sheet1" ]; findNow ( Worksheet , "test" ); //Save the file. excelApp..."Sheet1" ]; findNow ( objSheet , "test" ); workbook . Save ( myPath...

    docs.aspose.com/cells/zh/net/find-specific-word...
  9. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing....lic" ); } } } Test Locally In Visual Studio: Start...Studio. Use Postman or curl to test: curl -X POST http://localh...

    docs.aspose.com/pdf/net/converting-documents-wi...
  10. Embedded Charts Are Rendered Corrupted When Con...

    Product / Version Aspose.Total 26.1.0 Aspose.Slides for .NET 26.1.0 (conversion performed via Aspose.Slides.Presentation.Save(..., SaveFormat.Pdf, PdfOptions)) Problem Summary When converting a PPTX containing embedd…...Steps Run the attached minimal test/project on Windows → output...charts are correct. Run the same test/project on Linux in Docker →...

    forum.aspose.com/t/embedded-charts-are-rendered...