Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 63,122 for

test

(0.13 sec)
  1. Aspose::Cells::Timelines::Timeline::GetCaption ...

    Aspose::Cells::Timelines::Timeline::GetCaption method. Returns or sets the caption of the specified Timeline in C++....SetCaption ( u "timeline caption test" ); } See Also Class U16String...

    reference.aspose.com/cells/cpp/aspose.cells.tim...
  2. exmaple.xlsx

    Sheet1 Here MAC: This is my Comment Text. This is Test. 2022-02-21T09:25:44Z 16.0300 2022-02-21T09:25:44Z 2022-02-21T09:25:44Z 2022-02-21T09:25:44Z false 2022-02-21T09:25:44Z Microsoft Excel 2022-0...... This is Test. 2022-02-21T09:25:44Z 16.0300...

    docs.aspose.com/cells/es/java/how-to-set-commen...
  3. exmaple.xlsx

    Sheet1 Here MAC: This is my Comment Text. This is Test. 2022-02-21T09:25:44Z 16.0300 2022-02-21T09:25:44Z 2022-02-21T09:25:44Z 2022-02-21T09:25:44Z false 2022-02-21T09:25:44Z Microsoft Excel 2022-0...... This is Test. 2022-02-21T09:25:44Z 16.0300...

    docs.aspose.com/cells/ru/net/how-to-set-comment...
  4. SaveAsTIFF | Aspose.PDF for .NET API 参考

    将 pdf 文档的每一页转换为图像并将图像保存为单个 TIFF 文件... BindPdf ( @"D:\Test\test.pdf" ); converter . DoConvert...converter . SaveAsTIFF ( @"D:\Test\test.tiff" ); [Visual Basic] Dim...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  5. AdobeStockId | Aspose.PSD for .NET API 参考

    为 Adobe Photoshop CC Libraries 获取或设置图形库 AdobeStockId...Psd/test/testdata/Images/Psd/SmartObjects/rgb8_2x2...MaxValue ; lifeSource . FileType = "test" ; lifeSource . FileCreator...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  6. FileSize | 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. Need to know an original width of a hidden colu...

    Hello. I use Java lib of Aspose.Cells 23.4 I need to know what was the original width (in pixels) of the collumn before it has been collapsed. When I use method sheet.getCells().getColumnWidthPixel(column) it retu…...checking it using simple test @Test public void hidden_column_width()...collapsed once. The result of my test is: Column B: getColumnWidthPixel...

    forum.aspose.com/t/need-to-know-an-original-wid...
  8. Display resultant image incorrectly when conver...

    we are encountering the following issue which we are using Product Name (Aspose.pdf), version (17.7), C# language running console program at Windows Server. Admin User reported image files which Chinese characters are b…... We will test the scenario in our environment...sample PDF with us so that we can test the scenario in our environment...

    forum.aspose.com/t/display-resultant-image-inco...
  9. Edit or View XLSX Files Metadata via Java | pro...

    Java sample code to edit or view XLSX format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... add ( "test" , "test" ); // Save the metadata...getCustomDocumentPro(). get ( "test" )); About Aspose.Cells for...

    products.aspose.com/cells/java/metadata/xlsx/
  10. High memory usage while sending/receiving messa...

    During the sending or receiving of messages (.eml), the memory usage is very high. For example, for a 100MB file, the memory used by the process reaches 1.6GB. public async Task SendMailWithLargeAttachTest() …...string password = "password"; /* test mail data */ const string from...MailMessage(from, to) { Subject = "Test File100M" }) { using (var fs...

    forum.aspose.com/t/high-memory-usage-while-send...