Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 323 for

25.12

(0.11 sec)
  1. Aspose.Pdf.Image File Lock - Free Support Forum...

    How can you release the lock on the file after reading it using Aspose.Pdf.Image? The following code causes the ‘Image.png’ file to be locked but there is no way to release that lock after using the image object: var i…...2026, 1:24am 3 Latest version (25.12) is being used. Lock is released...

    forum.aspose.com/t/aspose-pdf-image-file-lock/3...
  2. Bug-1459939-Svg-generation-failing - Free Suppo...

    Dear Aspose. As you can see from example. We are not able to print whole sheet nor range B2:B4 in sheet Issue. When we try to print range in which there is a 3 digit number (or more) it fails with error. When we try …...Cells 25.12 to produce the results. Best...

    forum.aspose.com/t/bug-1459939-svg-generation-f...
  3. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24, 26 to …..., 25.12 or newer) and re‑run the same...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  4. 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...
  5. 使用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
  6. 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...
  7. Creating a PDF from PRN PCL Format file. Handli...

    Hi, We have access to a PRN file from a proprietary print driver and want to convert it to a PDF. It looks like the PRN is a PCL format, so we used the following approach to convert the file to PDF. In the 9.6.0 v…...NET 25.12 . You can please download the...

    forum.aspose.com/t/creating-a-pdf-from-prn-pcl-...
  8. PDF version is not updated when converting to 1...

    Hello, english - Copy (2) (1).pdf (445.3 KB) With Aspose.Drawing.PDF 25.12, when loading the attached PDF (version 1.5) and calling Document Convert method with PdfFormat.PDF_A_1A, PdfFormat.PDF_A_1B, PdfFormat.PDF_A_2…...PDF 25.12, when loading the attached PDF...

    forum.aspose.com/t/pdf-version-is-not-updated-w...
  9. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…..., 25.12+). Without testing the exact...latest stable version (e.g., 25.12 or newer). Release notes mention...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  10. 使用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