Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 414,181 for

pdf

(0.47 sec)
  1. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to Pdf. We are trying to render the Pdf with Bookmarks retained and below is how we have implemente…...Conversion from Word to PDF has some issues with the allignment...from Word to PDF. We are trying to render the PDF with Bookmarks...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  2. How to Convert Excel to PDF using C++

    In this tutorial, we will learn how to convert Excel to Pdf using C++. You can perform the Excel to Pdf conversion using C++ in any operating systems like Microsoft Windows and Linux etc....PDF Product Family Aspose.Cells Product...Family How to Convert Excel to PDF using C++ In this tutorial, we...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  3. Content are pushed up to page after DOCX to PDF...

    Hi, We experience issues with Aspose Pdf adding strange page breaks not present in the original Word file. When using Word’s built in Pdf Converter to convert from docx to Pdf everything works just fine. This issue occ…...pushed up to page after DOCX to PDF conversion using .NET Aspose...experience issues with Aspose PDF adding strange page breaks not...

    forum.aspose.com/t/content-are-pushed-up-to-pag...
  4. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to Pdf with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...PowerPoint to PDF in Java - Accessibility Alt-Text Not Read by...to transform a PowerPoint to PDF with the UA compliance using...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  5. Specify how to cross string in output PDF and i...

    Learn to control text overflow in output Pdf/Image by specifying the cross type using Aspose.Cells for Node.js via C++....how to cross string in output PDF and image with Node.js via C++...you save your Excel file into PDF/Image, you can control this overflow...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  6. How to Search Text and Highlight in PDF using C#

    This tutorial covers the details on how to search text and highlight in Pdf using C#. The steps and the code sample demonstrate how to highlight Pdf document using C# and then save the Pdf having highlighted text in it....PDF Product Family Aspose.Cells Product...Search Text and Highlight in PDF using C# This simple guide discusses...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...
  7. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.Pdf); saveOptions.setMemoryOptimization(true); doc.save(“test.Pdf”, saveOptions); Aspose.word for java 25.1…...Word saveto Pdf,内容样式错误问题 中文技术支持 words-java dhzhao2016 November...createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/word-saveto-pdf/322091
  8. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成Pdf,同时将word中各种类型的附件也转成Pdf并拼接到后面。 遇到问题:遇到Pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...words for java,保存pdf附件出现乱码 中文技术支持 ole , words-java ztthu...原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  9. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, Pdf, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++....Convert Excel to Pdf, Image and other formats Contents [ Hide...Convert Excel Workbook to PDF PDF files are widely used to exchange...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  10. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to Pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…...PPT to PDF Conversion in C#: NullReferenceExcepti: Object Reference...trying to convert a few ppts to pdf and I am getting the following...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...