Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 31,343 for

test

(1.31 sec)
  1. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …... Test the adjustments to see if they...

    forum.aspose.com/t/how-to-change-rectangularcal...
  2. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...you can attach the file with test Hatch entity here so we could...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  3. Arithmetic operations resulted in an overflow -...

    I’ve seen similar topics here before, but not with a public answer (at least that I’ve noticed.) I get the error in the subject line when attempting to convert an AVIF image to JPEG (or PNG). I’m using the code almost s…...Save(tmpJPGPath, exportOptions); } Test with Other AVIF Files : If possible...

    forum.aspose.com/t/arithmetic-operations-result...
  4. 如何使用JavaScript通过C++应用/设置文本框的文本对齐方式|Documentation

    如何在Aspose.Cells for Java脚本中通过C++应用/设置文本框的文本对齐方式... text = "This is a test." ; // set alignment shape ...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  5. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page page) { var t = new Table(); var r = t.…...December 9, 2024, 6:30pm 3 @Gerd I tested a bit, it seems that problem...customer by its report-PDF. My tests did not cover the situation...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  6. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for C++ 为图表系列中的数据点添加自定义标签。我们的指南将向您展示如何修改标签的外观、位置和格式,以及如何将它们链接到数据源以实现准确的数据展示。... SetText ( u "Test" ); chart . GetCategoryAxis...

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  7. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Excel spreadsheet to PDF. Corrupt PDF file - Fr...

    Hi Aspose Team, We have another problem with a “complex” Excel spreadsheet. When using Aspose.Cells it results in a corrupt PDF output. Adobe Reader complains about the content on some of the pages and there are also bi…... Test with a Simplified File : Create...the template Excel file. I tested your scenario/case using your...

    forum.aspose.com/t/excel-spreadsheet-to-pdf-cor...
  9. XLS file becomes unsavable after the first save...

    Hi Aspose team, I’m having an issue with the XLS file. After loading and saving it the first time, I tried to load the output file and save it again (second time), but it throws an error: “Index was outside the bounds o…... Sample files : test.zip (194.3 KB) After the first...code : string tempDir = @"E:\test"; string inputFile = Path.Combine(tempDir...

    forum.aspose.com/t/xls-file-becomes-unsavable-a...
  10. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...Attempted: Compatibility Modes Tested: - Word 2007, 2010, 2013, 2016...inheritance in equation containers Test File: A sample DOCX file (equations3...

    forum.aspose.com/t/equation-line-breaking-issue...