Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 18,768 for

insert documents

(0.07 sec)
  1. Aspose::Words::Drawing::Charts::Chart::get_Titl...

    Aspose::Words::Drawing::Charts::Chart::get_Title method. Provides access to the chart title properties in C++....get_Title () Examples Shows how to insert a chart and set a title. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldBuilder constructor | Aspose.Words for Python

    FieldBuilder constructor. Initializes an instance of the [FieldBuilder](../) class....Examples Shows how to create and insert a field using a field builder...builder. doc = aw . Document () # A convenient way of adding text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties....how to insert a chart and set a title. doc = aw . Document () builder...doc = doc ) # Insert a chart shape with a document builder and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title...how to insert a chart and set a title. doc = aw . Document () builder...doc = doc ) # Insert a chart shape with a document builder and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Underline enum | Aspose.Words fo...

    Aspose::Words::Underline enum. Indicates type of the underline applied to a font in C++....WavyDouble 43 Examples Shows how to insert a hyperlink field. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/und...
  8. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Pareto chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....Charts documentation article. Examples: Shows how to insert a chart...and set a title. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of text frames and tables in your Documents. Enhance layout control!... Inline -1 Not documented. Seems to be a possible value...None. Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/net/aspose.words.dra...