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

pdf table

(0.26 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. Embedded Excel Object in Word to pdf with Farsi...

    I have a word document written in Farsi which has an Embedded Excel Object which is a Table copied from an excel and pasted as picture in this document. When I convert it to Pdf all the characters in this Table get messe…...Embedded Excel Object in Word to pdf with Farsi words Aspose.Words...Embedded Excel Object which is a table copied from an excel and pasted...

    forum.aspose.com/t/embedded-excel-object-in-wor...
  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. Convert PDF documents using C# API|Aspose.PDF f...

    This section contains articles relating to convert Pdf documents in different formats using C# or .NET using Pdf file format API....Ask AI Convert PDF documents using C# API Contents [ Hide ] One...necessary tasks in working with PDF documents is saving these files...

    docs.aspose.com/pdf/net/converting/
  10. 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-...