Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 343 for

25.8

(1.43 sec)
  1. Aspose PS to PDF Support - Free Support Forum -...

    from C# Aspose : Is there a way to convert PS to PDF ? Sample PS file...NET 25.8 ....

    forum.aspose.com/t/aspose-ps-to-pdf-support/315448
  2. Issue with AutoFilter from xml template - Free ...

    Hi, I’ve encountered an issue with AutoFilter function when the workbook is created from an xml template. Please find the attached example solution - it loads an xml with AutoFilter function defined, and then saves it. …...NET 25.8 . If you still find the issue...9:57am 4 Hi, I am using version 25.8, even though it’s the .net framework...

    forum.aspose.com/t/issue-with-autofilter-from-x...
  3. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF document from a Word report: import com.aspose.words.Document; import com.aspose.words.SaveFormat; public class WordToPdf { …...am using Aspose aspose-words-25.8-jdk17.jar. I use the following...

    forum.aspose.com/t/the-generated-pdf-report-has...
  4. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...Aspose Words for Java version 25.8 , the attached WordWrap.html...Details: Aspose Words for Java 25.8.0 Java version 1.8 Windows 11...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  5. Unable to Adjust TextBox Height Correctly - Fre...

    I want to place text in a TextBox and adjust its border to a size that displays all the text, but even when I use TextBody.TextAlignment.AutoSize = true—which corresponds to Excel’s feature that automatically resizes th…...zip (25.8 KB) ymd July 6, 2026, 12:48am...

    forum.aspose.com/t/unable-to-adjust-textbox-hei...
  6. There is a gap between the footer added to the ...

    I use Aspose.pdf for NET 25.8 to add a footer to a PDF. There is always a gap between the added footer and the bottom of the page void Main() { InitCoreComponent(); // Open PDF document var document = new Aspose.Pdf…...pdf for NET 25.8 to add a footer to a PDF. There...

    forum.aspose.com/t/there-is-a-gap-between-the-f...
  7. com.aspose.email.AsposeBadServerResponceExcepti...

    Hi, we update our aspose library to your last version: com.aspose aspose-total 25.8 pom And this new issue starting appear: com.aspose.email.AsposeBadServerResponceException: Server error [404] Operation failed…...aspose aspose-total 25.8 pom And this new issue starting...Artefactid: aspose-total version: 25.8 type: pom Is it ok? Do we need...

    forum.aspose.com/t/com-aspose-email-asposebadse...
  8. Automate DotCode Barcode Generation in Java

    Are you looking to automate DotCode barcode generation in Java? This guide will introduce how you can achieve it using Aspose.BarCode for Java....rcode</artifactId> <version>25.8</version> </dependency> Automate...

    blog.aspose.com/barcode/dotcode-barcode-generat...
  9. Step-by-Step Guide to CAB File Extraction

    Follow this step-by-step guide to decompress CAB archives programmatically. Aspose.ZIP for Java let's you achieve CAB file extraction in Java....<artifactId>aspose-zip</artifactId> <version>25.8</version> </dependency> Otherwise...

    blog.aspose.com/zip/cab-file-extraction-in-java/
  10. Document extractPages - Free Support Forum - as...

    我在使用 24.12版本aspose-words都指定文件进行页内容提取后,文档的页数正常获取,但页面中的页码无法正常更新,应该如何更新总页码问题 extract-page_result.docx (13.0 KB) test-page.docx (15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int pageCount = …...Words for Java 25.8 update ....

    forum.aspose.com/t/document-extractpages/312816