Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 29,696 for

test

(0.23 sec)
  1. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…... We will test the scenario in our environment...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  2. 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...
  3. 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...
  4. 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...
  5. 如何使用JavaScript通过C++应用/设置文本框的文本对齐方式|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  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. Aspose.PSD for Java 23.12 - 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....the save is successful, the test is passed psdImage . save (...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  9. 外部乳胶软件包| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API支持使用库本身中未包含的外部软件包的使用,例如Fancybox和PGFPLOTS软件包...usepackage{fancybox} 4 \ begin{document} 5 Test : \ fbox{ 6 \ begin{Bitemize}...end{Bitemize} 11 } 12 \ par \ bigskip 13 Test : \ fbox{ 14 \ begin{Beqnarray}...

    docs.aspose.com/tex/zh/python-net/external-late...
  10. Chart labels are rendered incorrectly when conv...

    Hi Aspose team, I’m trying to convert a range of cells in excel that contains a chart to an EMF image using the following code: //Load the Excel file Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...workbook = new Workbook(dir + @"\Test_07312025\Chart_template.xlsm");...options); string dataDir = dir + @"\Test_07312025\Out_CorrelationAnalysisK_N37...

    forum.aspose.com/t/chart-labels-are-rendered-in...