Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 28,726 for

test

(0.13 sec)
  1. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...rtf"); Next Steps Test the code with your PDF documents...

    forum.aspose.com/t/replace-checkboxes-and-radio...
  2. .docx to .html table formatting error - Free Su...

    Hi, When converting a .docx file to a.html file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. I had the same error with pdf conversion which as solved with …...htmlSaveOptions; } Additional Suggestions: Test with Simpler File : Create a...

    forum.aspose.com/t/docx-to-html-table-formattin...
  3. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...removing complex elements and test again. If you continue to face...

    forum.aspose.com/t/doc/314783
  4. 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...
  5. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...Set to your desired width } Test with Different Versions : Since...using version 25.8, consider testing with the latest version of...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  6. Incorrect render of text with font from Aptos f...

    Hello, I have an issue when rendering a worksheet range to an EMF image when the font is from Aptos family. The render creates an image where the text lacks spaces as seen in this screenshot: image.png (739 Octets) W…... Test with Different Formats : If...Here is the workbook: Simple test.zip (7,2 Ko) amjad.sahi October...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  7. 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...
  8. 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...
  9. 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...
  10. 如何使用JavaScript通过C++应用/设置文本框的文本对齐方式|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/applyin...