Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 302 for

25.12

(0.94 sec)
  1. 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...
  2. 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-...
  3. Performance issues replacing text - Free Suppor...

    Hello. We are trying to replace some text in a couple of PDF files but operations over TextFragment objects take a considerable amount of time - almost 10 times more than with similar documents. These files have been sav…...NET 25.12 . You can please download the...

    forum.aspose.com/t/performance-issues-replacing...
  4. 使用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
  5. 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...
  6. Hyphenation of Serbian text - Free Support Foru...

    https://forum.aspose.com/t/hyphenation-of-serbian-text/323124/2 Hello, Thanks for your reply. You recommend Hyphenation.GetSupportedLanguages(). But this method does not seem to be available. Kind regards...NET version 25.12. I create docx documents with...

    forum.aspose.com/t/hyphenation-of-serbian-text/...
  7. Excel导出pdf,图表标签位置不一致 - Free Support Forum - asp...

    excel导出pdf,图表标签位置不一致,见附件Excel_pdf对比.png,这是bug,还是要做什么设置? Excel_pdf对比.png (116.9 KB) 图表导出pdf异常.zip (286.0 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\图表导出pdf异常.xl…...9 KB) 这项改动会在25.12版本生效,25.12预计下周会发布....

    forum.aspose.com/t/excel-pdf/322363
  8. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var x = jzdInf…...latest NuGet release (currently 25.12.x) is also recommended, as recent...released Aspose.CAD for .NET 25.12. So this task is scheduled for...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  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