Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 6,445 for

insert documents

(0.31 sec)
  1. Fill.gradientStops property | Aspose.Words for ...

    Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....throws Exception { Document doc = new Document(); DocumentBuilder..."Category 2", "Category 3"}; // Insert two series of decimal values...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent chart....document property ChartAxis.document property Returns the document...parent chart. @property def document ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.format property | Aspose.Words for Py...

    ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.InsertOleObject method...progId, asIcon, presentation) Inserts an embedded OLE object from...from a stream into the document. insertOleObject ( stream : Buffer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.crosses property | Aspose.Words for P...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAxis.major_unit property. Returns or sets the distance between major tick marks.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.reverse_order property | Aspose.Words...

    ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++.... Examples Shows how to insert linked and unlinked OLE objects...objects. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...