Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 23,382 for

table

(0.09 sec)
  1. 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…...(shape instanceof Table) { Table table = (Table) shape; for (IRow...(IRow row : table.getRows()) { for (ICell cell : row) { for (IParagraph...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_UseSingleBorderforContiguousCells method. Use Simplified Rules For Table Border Conflicts in C++....method Use Simplified Rules For Table Border Conflicts. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_LayoutTableRowsApart method. Allow Table Rows to Wrap Inline Objects Independently in C++....ableRowsApart method Allow Table Rows to Wrap Inline Objects...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Images lost when saving as mhtml - Free Support...

    Hi Please try to convert my attached doc to eml, mht and pdf, xps Pdf and xps are fine. When converting to eml, mht images are lost, ie MS header logo at top. Also the page numbers of contents are not inserted. Dim …...header logo disappears and the table‑of‑contents entries are written...written without page numbers. Table‑of‑contents page numbers Aspose...

    forum.aspose.com/t/images-lost-when-saving-as-m...
  5. Supported File Formats in Aspose.Tasks for .NET...

    Overview of input and output file formats supported in Aspose.Tasks for .NET including MPP, XML, Primavera, Excel, and graphical view exports such as PDF and PNG....and SVG Below is a detailed table of all supported file formats...(Tasks, Resources or Assignments table) as Microsoft Excel spreadsheet...

    docs.aspose.com/tasks/net/supported-file-formats/
  6. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java....Every run of a text, paragraph, table, or section is a node, and even...Document , Section , Paragraph , Table , Shape , Run , and all other...

    docs.aspose.com/words/java/aspose-words-documen...
  7. HTML anchor tag<a> links are not working from 2...

    Hi Aspose Team, When we are trying to add a Table and HTML content in same document, HTML anchor tag links are not working from 2nd page onwards, and those links are appearing in random place in the document. Please hel…...When we are trying to add a table and HTML content in same document...com/ </p>"; var table = new Table { }; table.ColumnWidths = "450";...

    forum.aspose.com/t/html-anchor-tag-a-links-are-...
  8. Working with Bookmarks in PDF|Aspose.PDF for Java

    This section explain how to add, delete and get bookmark with Aspose.PDF for Java....contents of a PDF, just like a table of contents. In this section...

    docs.aspose.com/pdf/java/bookmarks/
  9. Merge Fields for Inserting Images|Aspose.Words ...

    Inserting Images from a data source feature details of the Aspose.Words for SharePoint....match the data source field (table column) that holds the image...

    docs.aspose.com/words/sharepoint/merge-fields-f...
  10. Document.removeBlankPages method | Aspose.Words...

    Document.removeBlankPages method. Removes blank pages from the document....content, for example, empty table having no borders will be considered...

    reference.aspose.com/words/nodejs-net/aspose.wo...