Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 33,017 for

test

(0.13 sec)
  1. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...filename, password); Next Steps Test the modified code to confirm...

    forum.aspose.com/t/add-row-and-add-column-actio...
  2. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...style and font color, and then testing it using the following sample...provide your sample files and test code? We will check it soon...

    forum.aspose.com/t/convert-range-to-json/311994
  3. Working with Messages from IMAP Server|Document...

    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....message = null ; // Create some test messages and append these to...

    docs.aspose.com/email/java/working-with-message...
  4. 用JavaScript通过C++创建和复制命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中创建、访问和复制命名范围。... putValue ( "Test" ); range1 . get ( 0 , 4 )....

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...300 ), inkList ) { Subject = "Test" , Title = "Title" , Color =...

    docs.aspose.com/pdf/net/figures-annotation/
  6. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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.... UpdateText ( "Test" , Aspose . PSD . Color . Black...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  7. Using Aspose.Words to save docx template to PDF...

    Hello Aspose Team, I’d like some technical input concerning my Aspose.Words instances slowing down over time. What are we doing: We’re using Aspose.Words to generate a PDF from a .docx template. This is done in a Dot…...4082595 The test is still running… From what...mentioned changes and continue tests tomorrow. plspao December 17...

    forum.aspose.com/t/using-aspose-words-to-save-d...
  8. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....DataTable table = new DataTable ( "Test" ); table . Columns . Add (...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Format and Modify Named Ranges with JavaScript ...

    Learn how to format and modify named ranges using Aspose.Cells for JavaScript via C++.... putValue ( "Test" ); range1 . get ( 0 , 4 )....

    docs.aspose.com/cells/javascript-cpp/format-and...
  10. Aspose.Cells for JavaでExcelファイルをPDFファイルに変換した際に、...

    Aspose.Cells for .Java を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 「Microsoft Print to PDF」プリンタでは正常の改ページで表示されますが、asposeを利用すると改ページが異なります。 これは不具合でしょうか。 それともプロパティ等の設定で…... test.zip (287.2 KB) サンプルプログラムは下記です。...サンプルプログラムは下記です。 String fileName = “test”; String convertFile = “.xlsx”; Workbook...

    forum.aspose.com/t/aspose-cells-for-java-excel-...