Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 10,614 for

insert text

(0.12 sec)
  1. ConditionalStyleType enumeration | Aspose.Words...

    aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control....including: Images Text boxes and shapes Text formatting Paragraph...set a compression level for texts, set DPI for images, etc. The...

    docs.aspose.com/slides/python-net/convert-power...
  3. MailMergeSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMergeSettings class to streamline document automation with powerful mail merge capabilities for enhanced efficiency....{ get; set; } Specifies the text which shall appear in the subject...where merge fields have been inserted (e.g. preview merged data)...

    reference.aspose.com/words/net/aspose.words.set...
  4. How to add Highlight Annotation using .NET | As...

    Source code on C# to add Highlight annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....used to indicate the insertion of text HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/net/annotation/highligh...
  5. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object... insert_cell () builder . cell_format...'Row 1, Cell 1.' ) builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.cells, but when accessing the cell A1 and reading the formula (with c.formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...Cells can read the text of the formula that is stored...cell.Formula returns the exact text. – Write a Python script into...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...
  7. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes.... insert_chart ( chart_type = aw . drawing...new_series_group . axis_y . title . text = 'Secondary Y axis' self ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the document in C++....DocumentBuilder::InsertCell method Inserts a table cell into the document...The cell node that was just inserted. Remarks To start a table...

    reference.aspose.com/words/cpp/aspose.words/doc...