Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 443 for

pdfa1b

(0.1 sec)
  1. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...None; // Or set to PdfA1b if needed // Configure each...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  2. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++.... PdfA1b ); // Save the file workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  3. Convert PPT and PPTX to PDF in PHP [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in PHP using Aspose.Slides, with fast code examples and advanced conversion options....setCompliance ( PdfCompliance :: PdfA1b ); $presentation -> save (...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....set_Compliance ( PdfCompliance :: PdfA1b ); presentation -> Save ( u...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options.... PdfA1b }); presentation . Save ( "pres-ua-compliance...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....SetCompliance ( PdfCompliance :: PdfA1b ); // Save the file workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  7. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs using Aspose.Slides for Node.js, with fast code examples and advanced conversion options.... PdfA1b ); presentation . save ( "pres-a1b-compliance...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  8. 将 PPT 和 PPTX 转换为 C++ PDF【包括高级功能】|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...set_Compliance ( PdfCompliance :: PdfA1b ); presentation -> Save ( u...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  9. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++.... PdfA1b ; // Save the file to PDF with...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  10. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....PdfCompliance includes values such as PdfA1b , PdfA2a , PdfA4 , and PdfUa...

    docs.aspose.com/words/net/working-with-pdfa-or-...