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

pdf

(0.7 sec)
  1. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into Pdf where input file contains Eszett characters which are seen as ‘SS’ in Pdf. After further checking, we found the issue is specifically for the ones set into …...'SS' after converting DOCM to PDF Aspose.Words Product Family words-net...customer’s input docm file into pdf where input file contains Eszett...

    forum.aspose.com/t/eszett-characters-are-turned...
  2. 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
  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. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to Pdf using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.Pdf"); I’ve attached the test files and a s…...place when converting DOCX to PDF Aspose.Words Product Family words-net...Hi, When converting a DOCX to PDF using Aspose, I noticed one of...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  5. 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...
  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. 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...
  9. SVG Picture Is Not Rendered Correctly When Conv...

    Hi, When converting a PPTX document to Pdf, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…...Correctly When Converting PPTX to PDF in C# Aspose.Slides Product Family...converting a PPTX document to PDF, an SVG logo is not rendered...

    forum.aspose.com/t/svg-picture-is-not-rendered-...
  10. 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...