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

insert text

(0.06 sec)
  1. 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...
  2. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points.... insert_cell () table . left_indent...some formatting options for text and table appearance. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....date and time of each node insertion and removal. /// Sets a custom...custom font name/size for the text contents of Run nodes. /// public...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...