Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 894 for

august

(0.16 sec)
  1. Create Excel Power Query Formula using Aspose.C...

    I found this tutorial on how to update a Power Query formula with Aspose.Cells.Net. However, I cannot seem to find one explaining whether it is possible to create a new Power Query formula. When asking Copilot, it dis…...Cells Product Family CodePoet August 20, 2025, 8:06pm 1 I found... Professionalize.Discourse August 20, 2025, 8:07pm 2 @CodePoet...

    forum.aspose.com/t/create-excel-power-query-for...
  2. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...Family words-java dhzhao2016 August 4, 2025, 9:29am 1 Insert HTML...KB) Professionalize.Discourse August 4, 2025, 9:30am 2 @dhzhao2016...

    forum.aspose.com/t/insert-html-into-word-includ...
  3. Cannot open Siemens JT file - Free Support Foru...

    I can’t open a jt file. I always get a Cannot open this file exception. It makes no difference if I try to open the file directly or from a stream with the specified SemensJT version file format enum. Here is the code I…... ElModeloServido August 11, 2025, 9:33am 6 Hi! Are...latest version (25.7). lex.chou August 12, 2025, 8:06am 7 Hello @Jan_Schlacher...

    forum.aspose.com/t/cannot-open-siemens-jt-file/...
  4. Losing Table Border Style when Converting Word ...

    Hello Team, We are using Aspose.Words for .NET v25.1.0. When converting a Word document (with tracked changes) to HTML, we accept all revisions using AcceptAllRevisions(). After doing so, the table border style is miss…...awtade August 22, 2025, 3:43pm 1 Hello Team... Professionalize.Discourse August 22, 2025, 3:43pm 2 @nilesh...

    forum.aspose.com/t/losing-table-border-style-wh...
  5. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…... codewarior August 2, 2015, 2:03pm 2 Hi Arashi...in our environment. okaizi August 3, 2015, 11:05am 3 Hi , I have...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  6. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…... zoltankrekus August 27, 2025, 4:02pm 9 asad.ali:...Thanks in advance asad.ali August 27, 2025, 8:21pm 10 @zoltankrekus...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...
  7. Can additional code be added to mimic SautinSof...

    We are moving away from SautinSoft to using Aspose.Words .Net. We have noticed how when SautinSoft renders a PDF from html it does a preprocessing step where it will resize images to stop an image from adjusting expandi…...Kitching August 5, 2025, 10:42am 1 We are moving...Thanks Professionalize.Discourse August 5, 2025, 10:43am 2 @James.Kitching...

    forum.aspose.com/t/can-additional-code-be-added...
  8. ERROR: This Excel files contains BIFF7(Excel95 ...

    Hi, I'm using the evaluation version and get the following error: This Excel files contains BIFF7(Excel95 or earlier file format) records. Is there a solution to get around it? Thanks, Martin...Cells Product Family martin456 August 27, 2008, 2:11am 1 Hi, I’m... Thanks, Martin amjad.sahi August 27, 2008, 3:38am 2 Hi Martin...

    forum.aspose.com/t/error-this-excel-files-conta...
  9. Font Rendering Differences in PDF Conversion Us...

    https://forum.aspose.com/t/font-rendering-differences-in-pdf-conversion-using-aspose-cells/316848/6 Good day! I hope this message finds you well. I wanted to kindly follow up regarding the issue we previously discussed…...Family cells-java rakib786 August 18, 2025, 4:56am 1 Dear Support... Professionalize.Discourse August 18, 2025, 4:57am 2 @rakib786...

    forum.aspose.com/t/font-rendering-differences-i...
  10. Html转word,当<head></head>中间加了一段css样式后,html转word后...

    版本:23.8 编程语言:java 当中间加了一段css样式后,html转word后图片消失, 如果中不加css样式,图片可以正常显示 源文件: ccc.zip (1.5 MB) 转换代码: com.aspose.words.Document docx = new com.aspose.words.Document(htmlInputStream); ByteArrayOutputStream byteAr…...中文技术支持 words-java ZhonghaoSun August 6, 2025, 6:43am 1 版本:23.8 编程语言:java...toByteArray();``` Professionalize.Discourse August 6, 2025, 6:44am 2 @ZhonghaoSun...

    forum.aspose.com/t/html-word-head-head-css-html...