Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 10,805 for

insert text

(0.07 sec)
  1. Smartly importing and placing data with Smart m...

    Smartly importing and placing data according to template Excel files with Aspose.Cells for Python via Java library....the inserted data. To make calculations on the inserted rows...top‑to‑bottom. numeric – Convert text to number if possible. shift...

    docs.aspose.com/cells/python-java/using-smart-m...
  2. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...= doc ) # Use a builder to insert a shape with no wrapping. shape...shape = builder . insert_shape ( shape_type = aw . drawing ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve Text from a node and its child elements, enhancing your data management and development efficiency....GetText method Gets the text of this node and of all its...DocumentBuilder ( doc ); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  4. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality....InsertField( FieldType , bool ) Inserts a Word field into a document...represents the inserted field. Remarks This method inserts a field into...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency....into the main text. Examples Shows how to insert an image, and...DocumentBuilder ( doc ); // Insert the image into the header so...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc.... insert ( 1 ) # Create object to represent...ap . TocInfo () title = ap . text . TextFragment ( "Table Of Contents"...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  7. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer Text of a section in Java....container for the header or footer text of a section. To learn more...Examples: Shows how to replace text in a document’s footer. Document...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartSeriesCollection.add_double method | Aspos...

    aspose.words.drawing.charts.ChartSeriesCollection.add_double method...doc ) # Insert a Histogram chart. shape = builder . insert_chart...shape . chart chart . title . text = 'Avg Temperature since 1991'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table... It provides an alternative text representation of the information...rows and two columns and then insert it into the first table's first...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....sheets, or charts, you can insert headers and footers only by...center, or right header or footer text box at the top or the bottom...

    docs.aspose.com/cells/python-net/get-headers-or...