Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 413,803 for

pdf

(0.47 sec)
  1. Field of type FieldUserAddress empty in footer ...

    When converting a word file to Pdf, some fields in the footer are not saved correctly, but the same field type is correct in the document body. Converting a word docm file to Pdf using Aspose Words method Save with arg…...footer after converting word to pdf Aspose.Words Product Family docxtopdf...When converting a word file to pdf, some fields in the footer are...

    forum.aspose.com/t/field-of-type-fielduseraddre...
  2. Serialization error and Trailer not found after...

    Hi, We were using Aspose Java 19.10 version for aspose-Pdf. We upgraded it to 24.10 and few of our files started failing with below stack trace. Could you’ll help to identify the cause and fix? com.aspose.Pdf.PageColle…...after Aspose Java PDF Upgrade to 24.10 Aspose.PDF Product Family...Java 19.10 version for aspose-pdf. We upgraded it to 24.10 and...

    forum.aspose.com/t/serialization-error-and-trai...
  3. Table CSS margin settings are ignored when conv...

    When converting from HTML to Pdf with Aspose.Word for Java v24.10 table margins defined for CSS are ignored. I can reproduce this using the online converter at https://products.aspose.app/words/conversion/html-to-Pdf as …...when converting from HTML to PDF Aspose.Words Product Family rgabbard...When converting from HTML to PDF with Aspose.Word for Java v24...

    forum.aspose.com/t/table-css-margin-settings-ar...
  4. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one Pdf to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...text from one PDF to another is slow Aspose.PDF Product Family...(recognized OCR) text from one PDF to another. This example source...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  5. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2Pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...Aspose words转换word为pdf,页数不对了 中文技术支持 words-java imzdong June 25...Document(inPath); doc.save(os, SaveFormat.PDF); } catch (Exception e) { log...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  6. Fonts Are Getting Changed While Converting PPT ...

    Hi Team , We are facing issue of mismatch in font while converting ppt to Pdf file. When converted using acrobat all fonts remains same. we are using below version of aspose libraries. <java.version>17</java.version> <…...Changed While Converting PPT to PDF in Java Aspose.Slides Product...font while converting ppt to pdf file. When converted using acrobat...

    forum.aspose.com/t/fonts-are-getting-changed-wh...
  7. How to Select Pages from PDF and Save using Python

    This article describes the process on how to select pages from Pdf and save using Python. It contains all the required information to set the IDE and a runnable sample code along with the description to extract selected pages from Pdf using Python....PDF Product Family Aspose.Cells Product...Family How to Select Pages from PDF and Save using Python This short...

    kb.aspose.com/pdf/python/how-to-select-pages-fr...
  8. Distorted Barcode Generation in PDF with Aspose...

    Hello Aspose Team, We are encountering an issue in our ASP.NET Core application using Aspose.Pdf.Drawing and Aspose.BarCode (latest version 25.2.0) to generate Pdfs containing both linear and DataMatrix barcodes. With v…...Barcode Generation in PDF with Aspose.Pdf.Drawing and Aspose.BarCode...v25.2.0 Aspose.PDF Product Family aspose-pdf-net , barcode-net...

    forum.aspose.com/t/distorted-barcode-generation...
  9. Merging tagged PDFs in Aspose.PDF for .NET does...

    Product/Version: Aspose.Pdf for .NET Environment: .NET, merging Pdfs from byte arrays / memory streams Problem summary We are merging two tagged Pdfs in Aspose.Pdf for .NET: a front page Pdf a content Pdf Both sour…...Merging tagged PDFs in Aspose.PDF for .NET does not preserve...accessibility/PDF-UA correctly Aspose.PDF Product Family aspose-pdf-net...

    forum.aspose.com/t/merging-tagged-pdfs-in-aspos...
  10. How to Convert Multiple PPT Files to PDF using ...

    This short tutorial guides on how to convert multiple PPT files to Pdf using Python along with the detailed configuration steps to set up the environment. One can develop a multiple PPT to Pdf converter in Python using the example code....PDF Product Family Aspose.Cells Product...Convert Multiple PPT Files to PDF using Python This short tutorial...

    kb.aspose.com/slides/python/how-to-convert-mult...