Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 15,058 for

document insertion

(0.14 sec)
  1. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....how to insert a simple column chart into the document using insertChart...insertChart method. How to Insert a Chart from Scratch using...

    docs.aspose.com/words/java/working-with-charts/
  2. ShapeBase.height property | Aspose.Words for No...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape.... 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...
  3. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuildingBlock.behavior property | Aspose.Words ...

    BuildingBlock.behavior property. Specifies the behavior that shall be applied when the contents of the building block is inserted into the main Document....building block is inserted into the main document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Chart.Series | Aspose.Words for .NET

    Discover the Chart Series property for exclusive access to a unique collection of series. Elevate your data visualization experience today!...ChartSeriesCollectio () { Document doc = new Document (); DocumentBuilder..."Category 2" , "Category 3" }; // Insert two series of decimal values...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Loading::ResourceLoadingArgs::ge...

    Aspose::Words::Loading::ResourceLoadingArgs::get_ResourceType method. Type of resource in C++....external resources into a document. void ResourceLoadingCallb...{ auto doc = MakeObject < Document > (); doc -> set_ResourceLoadingCallb...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. ShapeBase.Right | Aspose.Words for .NET

    Discover ShapeBase Right property to easily access the right edge position of your shape's containing block for precise layout control.... Examples Shows how to insert a floating image, and specify...position and size. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE object.... Examples Shows how to insert linked and unlinked OLE objects...objects. doc = aw . Document () builder = aw . DocumentBuilder...

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