Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 28,617 for

test

(0.12 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. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

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

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  6. 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...
  7. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…... Test with Simplified Documents :...Implement the suggested changes and test the conversion again. If issues...

    forum.aspose.com/t/words-for-net-output-questio...
  8. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....the XPS file, try printing a test copy to see if the fonts are...to PDF and then back to XPS Test files on different viewers If...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  9. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....Cells to test this functionality" ); // Make...latest version of Aspose.Cells to test this functionality." ); // Get...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  10. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...you like to provide runnable test code and sample files? We will...displays properly. You could test this approach in MS Excel to...

    forum.aspose.com/t/autofitrows-and-autofitcolum...