Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 12,387 for

pdf table

(0.24 sec)
  1. Umbraco PDF Import Module|Aspose.PDF for .NET

    Learn how to install and use Umbraco Pdf Import Module...Ask AI Umbraco PDF Import Module Contents [ Hide ] Introduction...Introduction Aspose.PDF for .NET is a PDF document creation and manipulation...

    docs.aspose.com/pdf/net/umbraco-pdf-import-module/
  2. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing Pdf document in Python with Aspose.Pdf for easy navigation....Existing PDF in Python Contents [ Hide ] To add TOC in Pdf document...document using Aspose.PDF Java for Python , simply invoke AddToc class...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  3. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to Pdf. I am attempting to convert a PPT that contains a mathematical equation inserted in it to Pdf but, the conversion fails with below exception: Blockquotecom.as…...Occurrs When Converting PPTX to PDF in Java Aspose.Slides Product...slides 25.5 to convert PPT to PDF. I am attempting to convert a...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  4. Convert PDF to searchable PDF via C# | Aspose

    Recognize Pdf and saving recognition results as a searchable Pdf via C#....Recognize pdf HTML PDF OCR XML BMP OCR Convert PDF to searchable...searchable PDF in C# Recognize Scanned PDF and convert it into Searchable...

    products.aspose.com/ocr/net/recognition/recogni...
  5. Edit Word, PDF In Java

    Edit DOCX, DOC, Pdf and a variety of other file formats in Java....documents in Java Advanced Word, PDF Editor for Java. Use it to modify...a powerful API to edit Word, PDF documents programmatically. Easily...

    products.aspose.com/words/java/edit/
  6. Sitefinity PDF Import|Aspose.PDF for .NET

    Learn how to install and use Pdf Import Module for Sitefinity...Ask AI Sitefinity PDF Import Contents [ Hide ] Getting Started...CMS. Aspose.PDF for .NET Aspose.PDF for .NET is a PDF document creation...

    docs.aspose.com/pdf/net/sitefinity-pdf-import/
  7. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 to 24.9.0.0 After upgrading it created issue in Tables which are in Pdf report. content goes beyond right margin, previously it was adjusting content as per do…...leads to right margin issue in PDF Aspose.Words Product Family words-net...it created issue in tables which are in PDF report. content goes...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  8. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing Pdf document in Java with Aspose.Pdf for text insertion and modification....to PDF file Contents [ Hide ] To add text to existing PDF file:...file: Open the input PDF using the Document object. Get the particular...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  9. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...Tables colliding on docx to pdf conversion Aspose.Words Product...(importedNode.nodeType === aw.NodeType.Table) { const tbl = importedNode...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  10. 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...