Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 191,459 for

pdf conversion

(0.14 sec)
  1. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...AI files and export them to PDF, PNG, TIFF, GIF, BMP, JPEG Contents...settings to customize the conversion process. First, you need...

    docs.aspose.com/psd/python-net/open-export-psd-...
  2. Issue with License File Not Taking Effect for P...

    We have purchased ASPOSE.Total for .NET, and recently while working on the Pdf merging function, we found that the license file is not taking effect, and we are still seeing evaluation watermarks, as shown below. Evalu…...License File Not Taking Effect for PDF Merging in Aspose.Total for ...técnico em português aspose-pdf-net accesssoft July 21, 2025...

    forum.aspose.com/t/issue-with-license-file-not-...
  3. Few Fields not being populated onto XFA PDF usi...

    Hello I am using the below code to populate the attached Pdf (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.Pdf) using attached FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.Pdf (3.3 MB) XML (Pasted below) but few fields do no…...populated onto XFA PDF using XML Aspose.PDF Product Family harrynator...attached PDF (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf) using...

    forum.aspose.com/t/few-fields-not-being-populat...
  4. -aw-import:ignore tag in email body causes miss...

    We have implemented a method to convert an EML file into a Pdf document using the following Aspose components: Aspose.Email in version 23.11.0 Aspose.Words in version 23.12.0 The EMl file is transformed throughout the…...missing text when converting EML → PDF for .NET Aspose.Words Product...to convert an EML file into a PDF document using the following...

    forum.aspose.com/t/aw-import-ignore-tag-in-emai...
  5. Equation field rendering issue in DOCX to PDF/P...

    When I try to convert a DOCX containing equation fields to Pdf or PNG, the equation fields are not rendered correctly. Input DOCX test.docx (15.9 KB) Aspose outputs (equation field rendering is incorrect) output.Pdf …...field rendering issue in DOCX to PDF/PNG Aspose.Words Product Family...containing equation fields to PDF or PNG, the equation fields are...

    forum.aspose.com/t/equation-field-rendering-iss...
  6. Chinese characters causing table width issues w...

    This is incredibly confusing. We’re creating a word document using Open Office SDK. Some time ago we introduced the option to use “Pct” unit of measurement for table and column widths. We used to use “Dxa” exclusively. W…...converting word to pdf Aspose.Words Product Family aspose-pdf-net , words-net...of them, when converting to PDF using Aspose, the table and all...

    forum.aspose.com/t/chinese-characters-causing-t...
  7. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the Pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var Pdf = new Aspose…...convert Image type format to PDF: The type initializer for 'Gdip'...'Gdip' threw an exception Aspose.PDF Product Family cdayalal October...

    forum.aspose.com/t/failed-to-convert-image-type...
  8. PDF OptimizeResources: 5 of 8 options have crit...

    Bug Report: Document.OptimizeResources — Multiple Critical Defects Product: Aspose.Pdf for .NET Version Tested: 26.2.0 (issues also confirmed across v23.x–v25.x) Platform: .NET 10, Windows, x64 License: Aspose.Total (…...PDF OptimizeResources: 5 of 8 options have critical bugs (StackOverflow...— v26.2 Aspose.PDF Product Family aspose-pdf-net ted-1 February...

    forum.aspose.com/t/pdf-optimizeresources-5-of-8...
  9. Converted Document(DOCX) to PDF Formatting Issu...

    Hi Team, We need your help in addressing the document formatting issue when converted from Word document (DOCX) to Pdf. We don’t see any error and the Pdf is successfully converted but the formatting is different. Word…...Converted Document(DOCX) to PDF Formatting Issue Aspose.Words...(DOCX) to PDF. We don’t see any error and the PDF is successfully...

    forum.aspose.com/t/converted-document-docx-to-p...
  10. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.Pdf C# 库将 Pdf 文件转换为 HTML 格式。...NET 中将 PDF 转换为 HTML Contents [ Hide ] 概述 本文解释了如何使用 C# 将 PDF 转换为...。它涵盖了以下主题。 将 PDF 转换为 HTML 以下代码片段也适用于 Aspose.PDF.Drawing 库。 将 PDF 转换为 HTML...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/