Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 307 for

25.12

(0.61 sec)
  1. 使用aspose word 将word转成html 源文件中的表格没有边框,转出来的表格内容中...

    边框问题.zip (238.1 KB) HtmlFixedSaveOptions options = new HtmlFixedSaveOptions(); options.setUseTargetMachineFonts(false); options.setUseHighQualityRendering(true); options.setEncoding(Charset.forName("UTF-8")); options.se…...save(targetFileName, options); 使用25.12的也有问题 Professionalize.Discourse...

    forum.aspose.com/t/aspose-word-word-html/323607
  2. Body Text of msg file varies every time the fil...

    SampleFiles.zip (217.6 KB) Aspose Team, We use the Aspose Email java package to get body text from msg files, and we found out that the extracted body text of some msg files looks like the followi g and it varies every…...Aspose Email java packages is 25.12. Sample code: import com.aspose...

    forum.aspose.com/t/body-text-of-msg-file-varies...
  3. Pictures are shifted in converted document - Fr...

    HiWe are using FixedHTML When we convert attached docx file to the html using Aspose v. 17.2 we have shifted pictures in the document, which cover some text (pages 12-16) Could you please look at this issue?...NET 25.12 update also available on NuGet...

    forum.aspose.com/t/pictures-are-shifted-in-conv...
  4. Excel chart data label text alignment changes -...

    Hi team, we found this bug where the text alignment of data labels gets set to center alignment even though they were originally in left alignment. This happens by just opening the file in aspose and saving it. i added a…...it will be effective in the 25.12 version to be released next...

    forum.aspose.com/t/excel-chart-data-label-text-...
  5. Aspose.Pdf.Document Encrypt - Free Support Foru...

    Hello I am using Aspose.PDF.dll version 23.6.0.0, on VS Studio 2022 (17.14.23) on Windows 11. The project is .NET 9.0 WinForms. With the attached PDF document when trying to set the User and Owner password and encrypt …...with your code snippet using 25.12 version of the API and did not...

    forum.aspose.com/t/aspose-pdf-document-encrypt/...
  6. Spill function is not updating - Free Support F...

    Dear Aspose Team, I am using Aspose.Cells 25.11.0. .NET 9.0 We have Spill Function includes LET with XLOOKUP and run RefreshDynamicArrayFormulas and CalculateFormula Spill function does not update correctly. If I s…..., 25.12.x). Occasionally bugs are fixed...

    forum.aspose.com/t/spill-function-is-not-updati...
  7. 使用aspose word 将word转成html 源文件中没有边框,转出来的内容中存在边框 ...

    边框问题.zip (238.1 KB) HtmlFixedSaveOptions options = new HtmlFixedSaveOptions(); options.setUseTargetMachineFonts(false); options.setUseHighQualityRendering(true); options.setEncoding(Charset.forName("UTF-8")); options.se…...save(targetFileName, options); 使用的25.12版本也存在问题 使用aspose word 将word转成html...

    forum.aspose.com/t/aspose-word-word-html/323604
  8. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…... I am using 25.12 and still getting the issue...

    forum.aspose.com/t/empty-page-not-getting-remov...
  9. CAD Image class Custom Properties now Read Only...

    I have been trying to upgrade to the latest version (25.12) of the CAD adapter but now have a problem that I cannot write to the CAD image class custom properties. This appears to be because in Version 25.7, the CustomP…...upgrade to the latest version (25.12) of the CAD adapter but now...Aspose CAD Plug In version 25.12 Enclosed is CAD Example code...

    forum.aspose.com/t/cad-image-class-custom-prope...
  10. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…... i used version 25.12 Professionalize.Discourse January...Aspose.Email for .NET version 25.12, and you’re encountering issues...

    forum.aspose.com/t/code-olm-to-pst/324745