Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 11,989 for

pdf table

(0.65 sec)
  1. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    Pdf/A and Pdf/UA impose accessibility requirements related to document content. When saving to Pdf/A or Pdf/UA in Python and the issue violates compliance, a warning is issued....Warnings When Saving to PDF/A and PDF/UA Contents [ Hide ] Purpose...documents to PDF/A or PDF/UA, and provides a table of the specific...

    docs.aspose.com/words/python-net/warnings-when-...
  2. PDF/UA validation error: Header cell without as...

    Dear Aspose Support Team, We are currently working on creating Pdf/UA-compliant tagged Tables using Aspose.Pdf for Java. We have noticed that the Java API does not provide methods such as setHeaders() or setScope() on C…...PDF/UA validation error: Header cell without assigned subcells...subcells Aspose.PDF Product Family dirk.schaefer January 16, 2026,...

    forum.aspose.com/t/pdf-ua-validation-error-head...
  3. Convert PDF to MSG in Python | products.aspose.com

    Save Pdf to MSG within Python applications without using Microsoft Word or Outlook...Conversion PDF to MSG Convert PDF to MSG using Python PDF to MSG...automate the process of converting PDF to MSG. It includes two APIs...

    products.aspose.com/total/python-net/conversion...
  4. What is PDF file? | Knowledge Base

    Pdf is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/page/net/what-is-pdf-file/
  5. Extract fonts from PDF|Aspose.PDF for PHP via Java

    How to extract font from Pdf using Aspose.Pdf for PHP...Extract fonts from PDF Contents [ Hide ] In case you want to...to get all fonts from a PDF document, you can use Document.IDocumentFontUtiliti...

    docs.aspose.com/pdf/php-java/extract-fonts-from...
  6. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during Pdf/UA compliance testing using the Aspose.Pdf API and C# or VB....Ask AI PDF-UA Compliance Test - Errors List Contents [ Hide ]...While doing PDF/UA compliance testing using Aspose.PDF API, you...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  7. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.Pdf .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(PdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...Successful PDF/A-1b conversion creates invalid PDF/A due to fonts...fonts Aspose.PDF Product Family aspose-pdf-net markmanley.adlib...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  8. Render WebForms DataGridView to PDF|Aspose.PDF ...

    This sample shows how to use Aspose.Pdf library to render WebForm to Pdf....DataGridView to PDF Contents [ Hide ] How to export WebForm to PDF using...using Aspose.PDF/Aspose.HTML Introduction Generally, to convert WebForm...

    docs.aspose.com/pdf/net/render-webforms-datagri...
  9. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...when converting msg file to pdf Aspose.Email Product Family email-java...NodeCollection<Table> tables = doc.getChildNodes(NodeType.TABLE, true);...

    forum.aspose.com/t/content-is-still-being-slice...
  10. Keep SDT controls inside cells editable after w...

    Ref WORDSNET-27357 this issue describes specifically a checkbox inside a Table cell was not ediTable after word2Pdf conversion. A fix was released in v24.10, but I’m requesting that this should work for other content con…...cells editable after word to pdf conversion Aspose.Words Product...specifically a checkbox inside a table cell was not editable after...

    forum.aspose.com/t/keep-sdt-controls-inside-cel...