Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 20,808 for

document insertion

(0.21 sec)
  1. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../chartseries/) to this collection... Document () builder = aw . DocumentBuilder...doc ) # Insert a Treemap chart. shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Generate Excel File in C#

    This topic exhibits how to generate Excel file in C# in a console .NET application without using MS Excel interop....Generate Excel File in C# The document shows how to generate Excel...file. In the code snippet, we insert data into a few cells of the...

    kb.aspose.com/cells/net/how-to-generate-excel-f...
  3. How to export excel equations to other types of...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....use the ToLaTeX() method and insert the generated results into...use the ToMathML() method and insert the generated results into...

    docs.aspose.com/cells/net/export-equation/
  4. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells for Python via .NET library....from scratch, then data is inserted and the worksheet is formatted...also use a template file), inserts sales data into the first worksheet...

    docs.aspose.com/cells/python-net/format-workshe...
  5. Incorrect Rendering of charts to image - Free S...

    Hi Aspose Team, I’m trying to convert a chart to image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself. static void TestChartInsertion() { Aspose.C…...a chart to image and then inserting it at a placeholder in word..."#BANNERTABLES_START_PAGE#"; try { Document doc = new Document(templateFile); DocumentBuilder...

    forum.aspose.com/t/incorrect-rendering-of-chart...
  6. Add Page Breaks in PDF|Aspose.PDF for Python vi...

    Insert page breaks into a PDF Document using Aspose.PDF for Python....content is distributed across a document. Using Aspose.PDF for Python...Python, developers can insert page breaks at specific positions...

    docs.aspose.com/pdf/python-net/add-page-breaks-...
  7. TableStyle.top_padding property | Aspose.Words ...

    TableStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::BorderCollection class | Aspose....

    Aspose::Words::BorderCollection class. A collection of Border objects. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class BorderCollection...Type () Examples Shows how to insert a paragraph with a top border...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. TableStyle.vertical_alignment property | Aspose...

    TableStyle.vertical_alignment property. Specifies the vertical alignment for the cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library....from scratch, then data is inserted and the worksheet is formatted...also use a template file), inserts sales data into the first worksheet...

    docs.aspose.com/cells/net/format-worksheet-cell...