Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 416,283 for

pdf

(0.38 sec)
  1. The position of number in △ is changing after P...

    Hello Team, When trying to convert Word file into Pdf, Inside the document, the position of number inside △ is changing after Pdf conversion. kindly find the attached screenshot for your reference....number in △ is changing after PDF conversion Aspose.Words Product...trying to convert Word file into pdf, Inside the document, the position...

    forum.aspose.com/t/the-position-of-number-in-is...
  2. Incorrect page breaks in PDF generated from DMS...

    Description: We are experiencing formatting issues with Pdf documents generated from our DMS using Aspose. The generated Pdfs differ from both: the original Word document and Pdfs created directly from Word Issue d…...Incorrect page breaks in PDF generated from DMS compared to Word...experiencing formatting issues with PDF documents generated from our...

    forum.aspose.com/t/incorrect-page-breaks-in-pdf...
  3. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to Pdf in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to Pdf in Java....PDF Product Family Aspose.Cells Product...How to Add Editable Field to PDF in Java This tutorial guides...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...
  4. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to Pdf conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …...Word to PDF conversion issue when deployed on Azure App service-...Words Product Family word-to-pdf , words-net , net skarlsen March...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  5. How to Add an Attachment to PDF in Java

    This article assets on how to add an attachment to Pdf in Java. It provides references to use Aspose.Pdf for Java, a list of programming steps and a runnable sample code for adding an attachment in Pdf file in Java....PDF Product Family Aspose.Cells Product...How to Add an Attachment to PDF in Java This article guides how...

    kb.aspose.com/pdf/java/how-to-add-an-attachment...
  6. 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
  7. Microsoft Office to PDF Conversion: Support Exp...

    We are working with word and ppt to convert into Pdf, and it belong to Microsoft. So the Aspose.Slides library and word should support these conversions. Also, can you provide the list of fonts which you support for bot…...Microsoft Office to PDF Conversion: Support Expectations and...word and ppt to convert into pdf, and it belong to Microsoft....

    forum.aspose.com/t/microsoft-office-to-pdf-conv...
  8. Scanned multipage PDF flips image in converted ...

    The image in the converted Word document is inverted/reversed - looks really odd......multipage PDF flips image in converted Word document Aspose.PDF Product...provide us your problematic PDF file and the complete source...

    forum.aspose.com/t/scanned-multipage-pdf-flips-...
  9. Images in pdf (DocuSign signatures) are turning...

    We are using aspose Pdf 22.12 for java and using the recommended process to optimize the size of the Pdf. (Optimize, Compress or Reduce Pdf Size in Java|Aspose.Pdf for Java) When we perform the optimization all of the Do…...Images in pdf (DocuSign signatures) are turning black after optimization...optimization Aspose.PDF Product Family optimize-pdf jwilliams213 February...

    forum.aspose.com/t/images-in-pdf-docusign-signa...
  10. 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-...