Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 22,226 for

table

(0.12 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....mail merges, populating data tables, generating one slide per data...SaveFormat . Pptx ); } Excel Table Example In the second example...

    docs.aspose.com/slides/net/excel-integration/
  2. Using the pdf xml schema in the Aspose.Pdf name...

    Hi, I saw an older forum post that recommended using the Aspose.Pdf namespace to create documents instead of the Aspose.Pdf.Generator namespace. I've been playing around with generating documents in the Aspose.Pdf names…...generating a 100 rows by 20 column table, and noticed some speed differences...27, 27); var table = new Aspose.Pdf.Table(); table.ColumnAdjustment...

    forum.aspose.com/t/using-the-pdf-xml-schema-in-...
  3. Aspose::Words::Shading class | Aspose.Words for...

    Aspose::Words::Shading class. Contains shading attributes for an object. To learn more, visit the documentation article in C++....shading color while building a table. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/cpp/aspose.words/sha...
  4. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in Java....TABLE_SUBSTITUTION_RULE, warningInfo...\'Arvo\' font instead. Reason: table substitution.", warningInfo...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....docx" ); Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Convert Excel to NumPy with Aspose.Cells for Py...

    Learn how to convert Excel to NumPy arrays using Aspose.Cells for Python. Step-by-step guide with installation, code examples, and best practices....Cells for Python Table of Contents Why NumPy? What...to NumPy Converting an Excel Table (ListObject) to NumPy How to...

    blog.aspose.com/cells/convert-excel-to-numpy/
  7. MailMerge.UseNonMergeFields | Aspose.Words for ...

    Unlock the power of MailMerge! Use the UseNonMergeFields property to enhance your documents by merging into various field types seamlessly....places data from each row of a table into MERGEFIELDs, which name...name columns in that table. // Our document has no such fields,...

    reference.aspose.com/words/net/aspose.words.mai...
  8. CompatibilityOptions.use_word2010_table_style_r...

    CompatibilityOptions.use_word2010_Table_style_rules property. Specifies to use Word2010 Table style rules....use_word2010_table_style_rules property CompatibilityOptions....use_word2010_table_style_rules property Specifies to use Word2010...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....options and place them inside Table cells. $colors = new Color ();...getPages () -> add (); $table = new Table (); $table -> setColumnWidths...

    docs.aspose.com/pdf/php-java/create-forms/
  10. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中提取表格...) for table in absorber . table_list : for row in table . row_list...

    products.aspose.com/pdf/zh-hant/python-net/tabl...