Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,357 for

pdf compliance

(0.68 sec)
  1. PDF/A转换为PDF格式|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.Pdf的C++库将Pdf/A文件转换为Pdf文档。...将PDF/A转换为PDF格式 Contents [ Hide ] 将PDF/A文档转换为PDFPDF/A文档转换为PDF意味着从原始文档中移除...将PDF/A文档转换为PDF意味着从原始文档中移除 PDF/A 限制。 Document 类具有方法’RemovePdfaCompliance’...

    docs.aspose.com/pdf/zh/cpp/convert-pdfa-to-pdf/
  2. Embedded Charts Are Rendered Corrupted When Con...

    Product / Version Aspose.Total 26.1.0 Aspose.Slides for .NET 26.1.0 (conversion performed via Aspose.Slides.Presentation.Save(..., SaveFormat.Pdf, PdfOptions)) Problem Summary When converting a PPTX containing embedd…...Corrupted When Converting PPTX to PDF in C# Aspose.Slides Product Family...Presentation.Save(..., SaveFormat.Pdf, PdfOptions) ) Problem Summary...

    forum.aspose.com/t/embedded-charts-are-rendered...
  3. Converting a PDFA file to PDF using Android via...

    Sample code on Java for PdfA to Pdf conversion. Use example code for batch PdfA to Pdf conversion in Android...Convert PDFAs to PDFs in Android via Java. Fast. Simple. No External...External Dependencies. PDFA to PDF Android via Java conversion....

    products.aspose.com/pdf/android-java/conversion...
  4. Redact Documents via .NET | products.aspose.com

    Search replace Pdf, Microsoft Word documents Excel spreadsheets and PowerPoint presentations data via .NET application. C# code listed...PowerPoint presentation and PDF document redaction using Aspose...applying legal and regulatory compliance requirements, and ensuring...

    products.aspose.com/total/net/redact/
  5. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转Pdf,如何提取word中的附件,将word和excel类型的附件也转成Pdf? 转Pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 中文技术支持 words-java...1 word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  6. Issue with aspose pdf: SSRF vulnerability - Fre...

    When customer create rendition from html file which contains iframe, exposing the CTS server IIS start page, they get the IIS link printed on the output file which on clicking takes us to Microsoft IIS website. Below ar…...Issue with aspose pdf: SSRF vulnerability Aspose.PDF Product Family...output using aspose pdf to transform html to pdf. HtmlLoadOptions...

    forum.aspose.com/t/issue-with-aspose-pdf-ssrf-v...
  7. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible Pdf documents, and when exporting documents with footnotes the PACChecker (v.24.4.2.0) validator returns the following warning: ‘Poss…...to generate PDA/UA compatible PDF documents, and when exporting...structure element’ When using the PDF export feature of MS Word, the...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  8. Converting a PDFA file to PDF using Python | As...

    Sample code on Python for PdfA to Pdf conversion. Use example code for batch PdfA to Pdf conversion with Python and .NET...Convert PDFA to PDF in Aspose.PDF for Python via .NET How to...to convert PDFA to PDF? You can easily convert programmatically...

    products.aspose.com/pdf/python-net/conversion/p...
  9. Aspose.PDF (v25.7) - NullReferenceException wit...

    Hello, When I use ASPOSE.Pdf to compress a Pdf/A document that does not contain an attachment, I receive a NullReferenceException error when I try to save the document. This error did not occur in previous versions. fa…...PDF (v25.7) - NullReferenceExcepti with PDF/A without...without attachment Aspose.PDF Product Family Guillaume_B July 28, 2025...

    forum.aspose.com/t/aspose-pdf-v25-7-nullreferen...
  10. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged Pdf document programmatically using Aspose.Pdf for Python via .NET....Create Tagged PDF using Python Contents [ Hide ] Creating a Tagged...Tagged PDF means adding (or creating) certain elements to the...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/