Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 153,045 for

2

(0.27 sec)
  1. ImageLoadException when running unit test with ...

    If I reference the most recent version (currently 3.20.0) of NUnit.Engine I cannot run NUnit tests that use Aspose.Imaging. If I stop referencing NUnit.Engine, things work. Can you point me to a solution? I have attache…...popov May 2, 2025, 10:16am 2 @jic I will check your...possible. stanislav.popov May 2, 2025, 10:57am 3 @jic We have...

    forum.aspose.com/t/imageloadexception-when-runn...
  2. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...( defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System ::...:: String > ( u "Series 2" )), chart -> get_Type ()); // 添加类别...

    docs.aspose.com/slides/zh/cpp/create-chart/
  3. Inserting and Deleting Rows and Columns in Jyth...

    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.... insertRows ( 2 , 1 ) # Saving the modified Excel...worksheet . getCells (). insertRows ( 2 , 10 ) # Saving the modified Excel...

    docs.aspose.com/cells/java/inserting-and-deleti...
  4. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++.... SetColumnWidth ( 2 , 24 ); // Input data into the...GetIconImageData ( IconSetType :: Arrows3 , 2 ); // Add the picture to the cell...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  5. 在C++中添加带条件图标集的单元格文本|Documentation

    学习如何使用Aspose.Cells和C++在Excel中在单元格文本旁添加条件图标。... SetColumnWidth ( 2 , 24 ); // Input date into the...GetIconImageData ( IconSetType :: Arrows3 , 2 ); // Add the picture to the cell...

    docs.aspose.com/cells/zh/cpp/add-conditional-ic...
  6. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...sahi April 1, 2022, 8:45am 2 @sdonapati , We need your template...defined in ‘OS/2’ font table. Please check the dumped ‘OS/2’ font table:...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  7. 档案

    档案...getCell(defaultWorksheetInde, 1, 3, "Series 2"), chart.getType()); // 获取第一个图表系列...nde, 2, 1, 1), fact.getCell(defaultWorksheetInde, 2, 2, 3));...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  8. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the table row in C++....Write ( u "Header Row, \n Cell 2" ); builder -> InsertCell ();...builder -> Write ( u "Row 1, Cell 2." ); builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Detailed description of bug fix PDFNET-59790 - ...

    Hi, The bug fix in question is summarised thus “The TextFragment.IsolateTextSegments method shifts the isolated segments of text”, but I could not find a detailed description of the issue. Could you give me additional …...G May 28, 2025, 2:35pm 1 Hi, The bug fix in question...Professionalize.Discourse May 28, 2025, 2:36pm 2 @Olivier.G Could you please...

    forum.aspose.com/t/detailed-description-of-bug-...
  10. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method to seamlessly set your data source for regions.... Add ( new object [] { 2 , "Jane Doe" }); DataTable tableOrders..."Hawaiian" , 2 }); tableOrders . Rows . Add ( new object [] { 2 , "Pepperoni"...

    reference.aspose.com/words/net/aspose.words.low...