Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 17,880 for

document insertion

(0.08 sec)
  1. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../).... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisScaling.type property | Aspose.Words for No...

    AxisScaling.type property. Gets or sets scaling type of the axis.... Document (); let builder = new aw ...chart . series . clear (); // Insert a series with X/Y coordinates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TableStyle.leftIndent property | Aspose.Words f...

    TableStyle.leftIndent property. Gets or sets the value that represents the left indent of a table.... Document (); let builder = new aw ...aw . LineStyle . Single ; // Insert a table and apply the style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OutlineOptions.bookmarksOutlineLevels property ...

    OutlineOptions.bookmarksOutlineLevels property. Allows to specify individual bookmarks outline level.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldUserName.user_name property | Aspose.Words...

    FieldUserName.user_name property. Gest or sets the current user's name.... Document () # Create a UserInformation...field_user_name = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...set_LineWidth ( 3 ); } } // Insert a paragraph. Our border settings...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. ChartDataLabelCollection.show_category_name pro...

    ChartDataLabelCollection.show_category_name property. Allows to specify whether category name is to be displayed for the data labels of the entire series... Document () builder = aw . DocumentBuilder...doc = doc ) chart = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Insert or Delete Rows or Columns|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....Insert or Delete Rows or Columns Contents [ Hide ] Whether we...more detail. Inserting a Row Developers can insert a row into the...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  10. BookmarksOutlineLevelCollection.remove_at metho...

    BookmarksOutlineLevelCollection.remove_at method. Removes a bookmark at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...

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