Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 10,452 for

insert text

(0.06 sec)
  1. RowCollection class | Aspose.Words for Python

    aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...while k < cells . count : cell_text = cells [ k ] . to_string (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TEX to TXT Converter using Python | Aspose.PDF

    Sample code on Python for TEX to TXT conversion. Use example code for batch TEX to TXT conversion with Python and .NET...devices module for configuring text output options.Ensure that the...input PDF document, generating a text file with the specified options...

    products.aspose.com/pdf/python-net/conversion/t...
  3. Merge two adjacent cells|Documentation

    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....mergeCells = new MergeCells (); // Insert a MergeCells object into the...specified cell in that row, and insert the row into the Worksheet...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  4. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns Text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++....Field::GetFieldCode() method Returns text between field start and field...GetFieldCode () Examples Shows how to insert a field into a document using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. DocumentBuilder.insert_table_of_contents method...

    DocumentBuilder.Insert_table_of_contents method. Inserts a TOC (table of contents) field into the document....insert_table_of_contents method insert_table_of_contents(switches)...tches) Inserts a TOC (table of contents) field into the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....for GridJs Support batch inserting row function in the menu and...for GridJs Support automatic text wrapping for GridJs Aspose.Cells...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  7. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture...can have text, but not all. Shapes that can have text, can contain...alternativeText Defines alternative text to be displayed instead of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless data integration....GetFieldNames () Examples Shows how to insert a GREETINGLINE field. Document...GREETINGLINE field, and some text after it. FieldGreetingLine...

    reference.aspose.com/words/net/aspose.words.fie...
  9. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...DocumentBuilder ( doc = doc ) # Insert text with PAGE and NUMPAGES fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...