Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 22,242 for

table

(0.22 sec)
  1. template.xlsx

    variables Scope Name Variable Name Variable Value Type Worksheet Template Directors RootData.Directors Worksheet Template Reportees Directors.Reportees Worksheet Template ReporteeName {Reportees.Fi......Same row Different column With table List #1 of Directors Directors...

    docs.aspose.com/cells/sv/net/how-to-use-if-para...
  2. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...documents with multiple numbers of tables System.OutOfMemory exception...particularly if it contains multiple tables. Here are some steps to troubleshoot...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  3. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....rich text, outline, title, table, attached files, and others...Every RichText of text, title, table, and even the OneNote itself...

    docs.aspose.com/note/java/working-with-onenote-...
  4. 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...
  5. Postal Barcode Types|Documentation

    How to use Aspose.BarCode for Python to generate postal barcodes...listed in the table below. Australia Post Encoding Table Supported...59 Table FCC 62N Table FCC 62C Table FCC 62C Other Table Mailmark...

    docs.aspose.com/barcode/python-java/generate-po...
  6. 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/
  7. 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...
  8. 使用aspose word 将word转成html 源文件中的表格没有边框,转出来的表格内容中...

    边框问题.zip (238.1 KB) HtmlFixedSaveOptions options = new HtmlFixedSaveOptions(); options.setUseTargetMachineFonts(false); options.setUseHighQualityRendering(true); options.setEncoding(Charset.forName("UTF-8")); options.se…...,可以在保存前尝试手动清除表格边框 for (Table table : (Iterable<Table>) document.getFirstSection()...(Cell cell : (Iterable<Cell>) table.getChildren(Cell.class)) { cell...

    forum.aspose.com/t/aspose-word-word-html/323607
  9. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....shows how to extract text from table and get rows and columns structure:...< \\infty. Extract formulas Table recognition Recognition Analyzing...

    docs.aspose.com/ocr/java/formula-recognition/
  10. ToaCategories Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.ToaCategories class for efficient management of Table of authorities categories in your documents. Enhance your document structuring!...ToaCategories class Represents a table of authorities categories. To...DefaultCategories { get; } Gets the default table of authorities categories. Item...

    reference.aspose.com/words/net/aspose.words.fie...