Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 17,911 for

document insertion

(0.07 sec)
  1. AxisDisplayUnit.unit property | Aspose.Words fo...

    AxisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisDisplayUnit.custom_unit property | Aspose.W...

    AxisDisplayUnit.custom_unit property. Gets or sets a user-defined divisor to scale display units on the value axis.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DropDownItemCollection.insert method | Aspose.W...

    DropDownItemCollection.insert method. Inserts a string into the collection at the specified index....insert method insert(index, value) Inserts a string into the...at the specified index. def insert ( self , index : int , value...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a Document using Python....Charts Contents [ Hide ] New insert_chart method was added into...how to insert a simple column chart into the document using DocumentBuilder...

    docs.aspose.com/words/python-net/working-with-c...
  5. FieldImport.source_full_name property | Aspose....

    FieldImport.source_full_name property. Gets or sets the location of the picture.... Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...INCLUDEPICTURE fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableStyleOptions | Aspose.Words for Java

    Specifies how table style is applied to a table in Java.... Document doc = new Document(); DocumentBuilder...builder.startTable(); // We must insert at least one row before setting...

    reference.aspose.com/words/java/com.aspose.word...
  7. Nested Mail Merge with Regions in C++|Aspose.Wo...

    Perform a Mail Merge operation with nested regions using C++. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template....template to easily populate your document. Basically, the hierarchical...relational databases or XML documents. In our example, we are going...

    docs.aspose.com/words/cpp/nested-mail-merge-wit...
  8. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the Documentation article in C++....the Working with Images documentation article. class ImageSize...shape with an image. // When we insert an image using the "InsertImage"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartAxis.major_unit_is_auto property | Aspose....

    ChartAxis.major_unit_is_auto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartLegendEntryCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries...the Working with Charts documentation article. Indexers Name Description...for chart series. doc = aw . Document () builder = aw . DocumentBuilder...

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