Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 62,645 for

test

(0.21 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.... PutValue ( "This is Aspose test of fonts!" ); // Setting the...style ); workbook . Save ( "test.xlsx" , SaveFormat . Xlsx );...

    docs.aspose.com/cells/zh/net/working-with-fonts/
  2. Aspose.Imaging for Java 22.11 - Release notes|D...

    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....final String baseFolder = "D:\\Test\\" ; final String fontName =...load ( "D:\\test-1.emf" )) { image . save ( "D:\\test-1.emf.png"...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  3. General performance issue with Aspose when upda...

    Hey, We are currently working on upgrading our Aspose version to 20.6. In this process we have noticed quite a performance slowdown when merging documents. A colleague conducted the following performance Test: Aspose …...conducted the following performance test: Aspose version (Words/PDF)...the small documents. Another test we did where the documents are...

    forum.aspose.com/t/general-performance-issue-wi...
  4. 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-...
  5. How to Run Aspose.Cells in AWS Lambda|Documenta...

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

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  6. Date | Aspose.PSD for .NET API 参考

    获取或设置 PSD LnkE 资源的 LiFE 数据源中外部文件的最后写入日期和时间...Psd/test/testdata/Images/Psd/SmartObjects/rgb8_2x2...MaxValue ; lifeSource . FileType = "test" ; lifeSource . FileCreator...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  7. Inserting and Removing Cell Comments in a Works...

    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.... string myPath = @"d:\test\Book1.xls" ; //Open the excel...file path. string myPath = @"d:\test\Book1.xls" ; //Instantiate a...

    docs.aspose.com/cells/net/inserting-and-removin...
  8. Aspose.PDF Can't initialize stream System.Argum...

    Aspose.PDF 22.2 SkiaSharp 2.88.3 SkiaSharp.NativeAssets.Linux.NoDependencies 2.88.3 Above Packages added var fs = new List() { concat1, concat2 }; var res = _service.AppendPDF(fs); // res just has PDF STream ….../jenkins/workspace/rvices_f-1178/test/InfrastructureTest/Services...your input PDF file here for testing? It seems that you are using...

    forum.aspose.com/t/aspose-pdf-cant-initialize-s...
  9. Aspose logging Email - Free Support Forum - asp...

    Hey I have followed your example here https://docs.aspose.com/email/net/smtpclient-activity-logging/ and made logging work. I would like to adjust the log level so I can see more or less information when required, is th…...address", "this is a test subject", "this is a test body"); client...

    forum.aspose.com/t/aspose-logging-email/264248
  10. 合并单元格|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/