Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 28,738 for

test

(0.22 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. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...Replace; } } Thanks, Avinash Test Data.zip (47.9 KB) Professionalize...

    forum.aspose.com/t/font-style-automatically-cha...
  4. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的指南将展示如何在您的图表中实现平滑数据过渡和滚动平均,提供连续更新的显示效果。...:: Startup (); // Your local test path U16String LocalPath = u...

    docs.aspose.com/cells/zh/cpp/create-dynamic-rol...
  5. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...try the latest version and re‑test the extraction. Additional troubleshooting...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  6. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically....Please download the following test file, open it in Excel , use...

    docs.aspose.com/cells/cpp/managing-ranges/
  7. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations....Please download the following test file, open it in Excel, use...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  8. 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
  9. 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...
  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...