Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 17,889 for

document insertion

(0.04 sec)
  1. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart.... Document () builder = aw . DocumentBuilder...'Category 2' , 'Category 3' ] # Insert two series of decimal values...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::TableStyle::get_LeftIndent metho...

    Aspose::Words::TableStyle::get_LeftIndent method. Gets or sets the value that represents the left indent of a table in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...:: LineStyle :: Single ); // Insert a table and apply the style...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. LegendPosition enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.LegendPosition enumeration. Specifies the possible positions for a chart legend.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Update XLTM File using Python | products.aspose...

    Modify XLTM Document in Python applications without using Microsoft Excel....process of updating the XLTM document. How to Update XLTM File in...getWorksheets().get(index) method Insert new data in the accessed cell...

    products.aspose.com/total/python-java/update/xltm/
  5. Aspose::Words::Drawing::Charts::AxisScaling cla...

    Aspose::Words::Drawing::Charts::AxisScaling class. Represents the scaling options of the axis. To learn more, visit the Documentation article in C++....the Working with Charts documentation article. class AxisScaling...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape.... Document () builder = aw . DocumentBuilder...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....Section Examples Shows how to insert a floating image, and specify...and size. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Protecting and Unprotecting Workbooks|Documenta...

    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....and new worksheets can’t be inserted, specify the ProtectionType.... Unprotect ( "007" ); AI Document Assistant Close Adding New...

    docs.aspose.com/cells/net/protecting-and-unprot...
  10. DropDownItemCollection class | Aspose.Words for...

    aspose.words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field...the Working with Fields documentation article. Indexers Name Description...the collection. insert(index, value) Inserts a string into the...

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