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

test

(0.68 sec)
  1. 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/androidjava/public-ap...
  2. Bug 5323: Csv to Shapefile- Conversion succeede...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Comparison(left-Csv, right-Shapefile) image.png (189.9 KB) Test data(input/output/QGIS) 5323-Csv-Shapefile.zip (46.7 KB) Thanks,...9 KB) Test data(input/output/QGIS) 5323-Csv-Shapefile...sharing the screenshots and test data. The conversion itself...

    forum.aspose.com/t/bug-5323-csv-to-shapefile-co...
  3. 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...
  4. 发送带有重复的会议请求|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...., "06 - test email - update meeting request" , "test email" );...

    docs.aspose.com/email/zh/java/sending-meeting-r...
  5. 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/
  6. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del documento. He utilizado vuestro codigo de la documentación para reemplazar un texto por otro, pero sig…...A\TEST\stangby.pdf" TEMP_CLEAN = r"C:\Users\mario...tarano\OneDrive - AGGITY EUROPE, S.A\TEST\stangby_clean.pdf" OUTPUT =...

    forum.aspose.com/t/error-proxy-error-invalidval...
  7. Track changes - Revisions issue (355) - Free Su...

    Hi, I encountered an issue with Track Changes in a Word document. It appears as a single revision in Word (see screenshot), but when I compare the revisions from these two Run objects, I don’t get the expected behavior. …...11 @Test public void testaspose() throws...one with more runs), so the test result is not valid. Could you...

    forum.aspose.com/t/track-changes-revisions-issu...
  8. Work with Messages using Microsoft Graph|Docume...

    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....two items each: // send ping test messages for ( int i = 0 ; i...user . EMail , "ping" + i , "test body" ); client . send ( MapiMessage...

    docs.aspose.com/email/java/manage-messages-with...
  9. 同时读取多个线程中的单元格值|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript在多个线程中同时读取单元格值。...green;">Multi-threading read test completed.</p>' ; }, 5 * 1000...green;">Starting multi-threading read test. This will run for 5 seconds...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  10. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...SaveFormat :: Pptx ); { auto test = System :: MakeObject < Presentation...ExplicitCast < AutoShape > ( test -> get_Slides () -> idx_get...

    docs.aspose.com/slides/zh/cpp/manage-textbox/