Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 20,029 for

document insertion

(0.08 sec)
  1. Convert XLTM to WORD using Python or with free ...

    XLTM to WORD conversion in your Python applications without using Microsoft Office or online. Test free XLTM to WORD online converter quickly before integrating the code....create, modify, and convert documents in various formats such as...It also provides features to insert, delete, and replace text,...

    products.aspose.com/total/python-net/conversion...
  2. DropDownItemCollection.count property | Aspose....

    DropDownItemCollection.count property. Gets the number of elements contained in the collection.... Examples Shows how to insert a combo box field, and edit...item collection. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DropDownItemCollection.clear method | Aspose.Wo...

    DropDownItemCollection.clear method. Removes all elements from the collection.... Examples Shows how to insert a combo box field, and edit...item collection. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAdvance.vertical_position property | Aspos...

    FieldAdvance.vertical_position property. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page.... Examples Shows how to insert an ADVANCE field, and edit...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the text that follows the field should be moved right.... Examples Shows how to insert an ADVANCE field, and edit...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDisplayBarcode.barcode_type property | Asp...

    FieldDisplayBarcode.barcode_type property. Gets or sets the barcode type (QR, etc.)... Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each SEQ field found in the document. // Each entry contains the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Create Microsoft Excel Files using Python | pro...

    Create Microsoft Excel worksheet reports without installing Microsoft Office...Excel SpreadSheets XLS, XLSX documents within Python Applications...creating, reading and writing documents within Microsoft Excel formats...

    products.aspose.com/total/python-java/create/
  9. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque).... Document () builder = aw . DocumentBuilder...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Find if the Worksheet is Dialog Sheet with C++|...

    Dialog Sheet is an older sheet format. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C++ API.... Such a sheet could be inserted by an earlier version of Microsoft...screenshot. It can also be inserted with VBA in newer versions...

    docs.aspose.com/cells/cpp/find-if-the-worksheet...