Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 20,822 for

test

(0.17 sec)
  1. API public et changements non compatibles en ar...

    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....SourceCode = @"Sub Test(oShape As Shape) MsgBox ""Test"" End Sub" ;...officeReference ); pres . Save ( "test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/fr/net/public-api-and-ba...
  2. Копирование диапазонов Excel с помощью C++|Docu...

    Узнайте, как копировать диапазоны в Excel с помощью Aspose.Cells и C++.... PutValue ( u "Test" ); sourceRange . Get ( 1 ,...Get ( 0 , 0 ). PutValue ( u "Test" ); sourceRange . Get ( 1 ,...

    docs.aspose.com/cells/ru/cpp/copy-ranges-of-excel/
  3. Nascondi e mostra fogli di lavoro in un file di...

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

    docs.aspose.com/cells/it/net/hide-and-unhide-wo...
  4. PDF 到 PNG 使用 C++ 的转换器 | Aspose.PDF

    使用 C++ 將 PDF 轉換為 PNG 的示例代碼。 使用 C++ 示例進行批量 PDF 到 PNG 轉換。...PngConverter -> BindPdf ( L "D: \\ Test \\ test.pdf" ); PngConverter ->...:: String prefix = L "D: \\ Test \\ " ; System :: String suffix...

    products.aspose.com/pdf/zh-hant/cpp/conversion/...
  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.... contains ( "test email" )) { client . copyConversationItem...getConversationTopic (). contains ( "test email" ) == true ) { client...

    docs.aspose.com/email/ru/java/managing-conversa...
  6. Hantera VBA koder i Excel makroaktiverad arbets...

    Lägg till VBA modul och modifiera VBA eller makro med Aspose.Cells for Node.js via C++....Button1_Click () { MsgBox "This is test message." } Efter att Aspose...( code . includes ( "This is test message." )) { code = code ...

    docs.aspose.com/cells/sv/nodejs-cpp/manage-vba-...
  7. PDF 到 PNG 使用 C++ 的转换器 | Aspose.PDF

    使用 C++ 将 PDF 转换为 PNG 的示例代码。 使用 C++ 示例将 PDF 批量转换为 PNG。...PngConverter -> BindPdf ( L "D: \\ Test \\ test.pdf" ); PngConverter ->...:: String prefix = L "D: \\ Test \\ " ; System :: String suffix...

    products.aspose.com/pdf/zh-hans/cpp/conversion/...
  8. Note sulla versione di Aspose.PSD per Python vi...

    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....diventato illeggibile sourceFile = "test_smart_layer.psd" outputFile...diventato illeggibile sourceFile = "test_smart_layer.psd" outputFile...

    docs.aspose.com/psd/it/net/aspose-psd-per-pytho...
  9. Presentation Notes|Aspose.Slides Documentation

    Presentation notes, speaker notes in Java... save ( "test.pptx" , SaveFormat . Pptx );...presentation to disk pres . save ( "test.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/java/presentation-notes/
  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.... Save ( "test.xlsx" , SaveFormat . Xlsx );...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw );...

    docs.aspose.com/cells/ru/net/working-with-colors/